A point on the plane.
The normal vector of the plane.
A point on the line.
The direction vector of the line.
The point of intersection between the line and the plane, null if the line is parallel to the plane.
point 1 of vector
point 2 of vector
Generated using TypeDoc
Determines the point of intersection between a plane defined by a point and a normal vector and a line defined by a point and a direction vector.