Plane Structure
Defines a plane.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
The Plane structure represents a plane using a 3D vector normal and a distance value (stored as a negative value), as the following figure shows.