ClipPlane Class
|
Language: |
Defines the clipping plane for a device.
Definition
| Visual Basic |
NotInheritable Public Class ClipPlane Inherits Object |
| C# |
public sealed class ClipPlane : Object |
| C++ |
public ref class ClipPlane sealed : Object |
| JScript |
public final class ClipPlane extends Object |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method |
Description |
|
GetSingleArray
|
Retrieves the coefficients of a user-defined clipping plane for the device. |
|
SetSingleArray
|
Sets the coefficients of a user-defined clipping plane for the device. |
Properties
| Property |
Description |
|
Enabled
|
Enables or disables a clipping plane. |
|
Plane
|
Retrieves or sets the coefficients of a user-defined clipping plane for the device. |
Inheritance Hierarchy
Class Information
| Namespace |
Microsoft.DirectX.Direct3D |
| Assembly |
Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) |
| Strong Name |
Microsoft.DirectX.Direct3D,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
See Also
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