lovr.headset.getBoundsDepth
EditReturns the depth of the play area, in meters.
depth = lovr.headset.getBoundsDepth()
Arguments
None
Returns
Name | Type | Description |
depth | number | The depth of the play area, in meters. |
Returns the depth of the play area, in meters.
depth = lovr.headset.getBoundsDepth()
None
Name | Type | Description |
depth | number | The depth of the play area, in meters. |