Intersection
Summary
public Vector3D Intersection(ref Vector3D from, ref Vector3D direction)
Gets intersection point in Plane.
Returns
Point of intersection.
public Vector3D Intersection(ref Vector3D from, ref Vector3D direction)
Gets intersection point in Plane.
Point of intersection.