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. |
Returns the width of the play area, in meters.
width = lovr.headset.getBoundsWidth()None
| Name | Type | Description |
| width | number | The width of the play area, in meters. |