Plane to check for intersection with.
Origin of the line (the 'anchor point' fom which lineVector starts)
Vector (direction) of the line.
If the plane intersects the line, the intersection point is written here.
true if the plane intersects the line. false otherwise.
Find the intersection between a plane and a line, if any.