- BackFace
D3D11_DEPTH_STENCILOP_DESC BackFace;
Undocumented in source.
- DepthEnable
bool DepthEnable;
Undocumented in source.
- DepthFunc
D3D11_COMPARISON_FUNC DepthFunc;
Undocumented in source.
- DepthWriteMask
D3D11_DEPTH_WRITE_MASK DepthWriteMask;
Undocumented in source.
- FrontFace
D3D11_DEPTH_STENCILOP_DESC FrontFace;
Undocumented in source.
- StencilEnable
bool StencilEnable;
Undocumented in source.
- StencilReadMask
ubyte StencilReadMask;
Undocumented in source.
- StencilWriteMask
ubyte StencilWriteMask;
Undocumented in source.