Wearable Only
Protected
constructorReturns the name of this object's type.
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.
Reset the session.
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.
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