Wearable Only
Protected
constructorReturns the name of this object's type.
Wearable Only
Perform a hit test.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Wearable Only
Reset the session.
Wearable Only
Start the sesion. Depth computation is started once a session is started. Multiple sessions access the same depth data, thus there is no additional cost.
Wearable Only
Stop the session. Depth computation stops once all hit test sessions are stopped.
Class responsible for detecting intersections between a virtual ray and real-world surfaces.
Example