![]() |
![]() |
![]() |
MiscCaps.SupportsCullClockwise Property |
Language: |
Specifies whether the driver supports clockwise triangle culling through RenderStateManager.CullMode.
Visual Basic .NET Public ReadOnly Property SupportsCullClockwise As Boolean C# public bool SupportsCullClockwise { get; } Managed C++ public: __property bool get_SupportsCullClockwise(); JScript .NET public function get SupportsCullClockwise() : boolean
System.Boolean . Value that is true if the driver supports clockwise triangle culling, or false if it does not.
This property is read-only.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center