![]() |
![]() |
![]() |
ClipPlane.Enabled Property |
Language: |
Enables or disables a clipping plane.
Visual Basic .NET Public Property Enabled As Boolean C# public bool Enabled { get; set; } Managed C++ public: __property bool get_Enabled();
public: __property void set_Enabled(bool);JScript .NET public function get Enabled() : boolean
public function set Enabled(boolean);
System.Boolean . Set to true to enable a clipping plane, or false to disable it.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center