Skip to main content

Function: showReticleOnDepthMesh()

showReticleOnDepthMesh(value): void

Defined in: src/singletons.ts:143

Toggles whether the reticle can target the depth-sensing mesh.

Parameters

value

boolean

True to add the depth mesh as a target, false to remove it.

Returns

void