Function: showReticleOnDepthMesh()
showReticleOnDepthMesh(
value
):void
Defined in: src/singletons.ts:105
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