| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace : DepthStencilStateDescription Structure |
The following tables list the members exposed by DepthStencilStateDescription.
| Name | Description | |
|---|---|---|
![]() | BackFace | D3D11_DEPTH_STENCILOP_DESC BackFace |
![]() | DepthComparison | D3D11_COMPARISON_FUNC DepthFunc |
![]() | DepthWriteMask | D3D11_DEPTH_WRITE_MASK DepthWriteMask |
![]() | FrontFace | D3D11_DEPTH_STENCILOP_DESC FrontFace |
![]() | IsDepthEnabled | BOOL DepthEnable |
![]() | IsStencilEnabled | BOOL StencilEnable |
![]() | StencilReadMask | unsigned char StencilReadMask |
![]() | StencilWriteMask | unsigned char StencilWriteMask |
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Returns default values for DepthStencilStateDescription. |