Summary

public Vector3D Intersection(ref Vector3D from, ref Vector3D direction)

Gets intersection point in Plane.

Returns

Vector3D

Point of intersection.

Parameters