Events
intersectionenter | Emitted when the raycaster first intersects with an object. |
intersectionleave | Emitted when the raycaster is no longer intersecting with an object that it had been previously. |
intersections | Emitted once a frame with data for every object currently intersected by the raycaster. |