ClipPlane.Plane Property |
Language: |
Retrieves or sets the coefficients of a user-defined clipping plane for the device.
Visual Basic Public Property Plane As Plane C# public Plane Plane { get; set; } C++ public:
property Plane Plane {
Plane get();
void set(Plane value);
}JScript public function get Plane() : Plane
public function set Plane(Plane);
Microsoft.DirectX.Plane
This property is read/write.
User-defined clipping Plane.
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