PlaneIntersectionType Enumeration
Describes the intersection between a plane and a bounding volume.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public enum PlaneIntersectionType
Members
Member name | Description | |
---|---|---|
Back | There is no intersection, and the bounding volume is in the negative half-space of the Plane. | |
Front | There is no intersection, and the bounding volume is in the positive half-space of the Plane. | |
Intersecting | The Plane is intersected. |
See Also
Reference
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone