The XPlane structure allows easy working with plane, calculating distance of a point from the plane, testing the XRay, Intersect(XRay, Vector3%) ray intersection with the plane.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public struct XPlane

See Also