Device.ClipPlanes Property |
Language: |
Retrieves the clipping planes on the current device.
Visual Basic Public ReadOnly Property ClipPlanes As ClipPlanes C# public ClipPlanes ClipPlanes { get; } C++ public:
property ClipPlanes^ ClipPlanes {
ClipPlanes^ get();
}JScript public function get ClipPlanes() : ClipPlanes
Microsoft.DirectX.Direct3D.ClipPlanes
This property is read-only.
Clipping planes on the current device.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center