|
@@ -4,7 +4,8 @@ return {
|
|
|
description = [[
|
|
|
The `lovr.headset` module is where all the magical VR functionality is. With it, you can access
|
|
|
connected VR hardware and get information about the available space the player has. Note that
|
|
|
- all units are reported in meters. Position `(0, 0, 0)` is the center of the play area.
|
|
|
+ all units are reported in meters. Position `(0, 0, 0)` is on the floor in the center of the play
|
|
|
+ area.
|
|
|
]],
|
|
|
sections = {
|
|
|
{
|