Project a ray onto a mesh plane and return an Intersection object.
The ray to project
The mesh to project onto
An Intersection object or null if projection fails
Project a ray onto a mesh plane and return an Intersection object.