Return the first object that the ray intersects, or null if no object is intersecting the ray (i.e. isColliding returns false).
See Implementation
Return the first object that the ray intersects, or null if no object is intersecting the ray (i.e. isColliding returns false).