![]() |
![]() |
![]() |
Caps.StencilCaps Property |
Language: |
Retrieves an object that indicates the supported stencil buffer operations.
Visual Basic .NET Public ReadOnly Property StencilCaps As StencilCaps C# public StencilCaps StencilCaps { get; } Managed C++ public: __property StencilCaps get_StencilCaps(); JScript .NET public function get StencilCaps() : StencilCaps
Microsoft.DirectX.Direct3D.StencilCaps . A StencilCaps object that indicates the supported stencil-buffer operations.
This property is read-only.
The supported stencil operations are assumed to be valid for all three stencil-buffer operation render states (RenderStateManager.StencilFail, RenderStateManager.StencilPass, and RenderStateManager.StencilZBufferFail). For more information, see the StencilOperation enumerated type.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center