Experimental
Protected
constructorExperimental
Static
createExperimental
Returns the name of this object's type.
Experimental
Try to intersect the ray with the environment. The result is provided asynchronously by invoking the callback function with the WorldQueryHitTestResult object. If the results is null
, no intersection of the ray with the environment could be detected.
Experimental
Returns true if the object matches or derives from the passed in type.
Experimental
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Deprecated