Get point of intersection (if any) between a ray and a plane.
Ray to use for intersection calculation.
Plane to performn intersection calculation against
Point of intersection is written to this object (if a intersection could be found)
Distance to point of intersection on plane, < 0 if no interrsection.
Get point of intersection (if any) between a ray and a plane.