lovr.headset.getBoundsWidth
EditReturns the width of the play area, in meters.
width = lovr.headset.getBoundsWidth()
Arguments
None
Returns
Name | Type | Description |
width | number | The width of the play area, in meters. |
Notes
This currently returns 0 on the Quest.
See also
lovr.headset.getBoundsDepth
lovr.headset.getBoundsDimensions
lovr.headset