Intersection
MEMBERS
-
intersectionPosition :Vector3
-
The global position of the intersection within the given Scene.
-
sceneObject :SceneObject
-
The SceneObject that is intersected.
Class holding the information about an intersection between a point in a Camera's view and a SceneObject in the Scene. Objects of this type are returned from the Camera.getIntersections method. [NON-INSTANTIABLE]
The global position of the intersection within the given Scene.
The SceneObject that is intersected.