lovr.headset.getBoundsDepth

Edit

Returns the depth of the play area, in meters.

depth = lovr.headset.getBoundsDepth()

Arguments

None

Returns

NameTypeDescription
depthnumber The depth of the play area, in meters.

See also