raycastAll
Returns a RayObjectHit of the first object that is intersected by the current mouse-cursor position, or the Ray if specified.
Parameters
Description
Type
ray (optional)
A ray specifying how we should intersect with the objects.
Usage:
Return value:
Last updated