GraphicsDeviceCapabilities.MaxUserClipPlanes Property
Gets the maximum number of user-defined clipping planes supported.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public int MaxUserClipPlanes { get; }
Property Value
The maximum number of user-defined clipping planes supported. This number can be 0.
Remarks
For a given physical device, this capability might vary across Direct3D devices, depending on the parameters supplied to the Device constructor.
See Also
Reference
GraphicsDeviceCapabilities Class
GraphicsDeviceCapabilities Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista