ComponentOne Bitmap for UWP
DepthStencilStateDescription Structure Members
Fields  Methods 

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace : DepthStencilStateDescription Structure

The following tables list the members exposed by DepthStencilStateDescription.

Public Fields
 NameDescription
Public FieldD3D11_DEPTH_STENCILOP_DESC BackFace  
Public FieldD3D11_COMPARISON_FUNC DepthFunc  
Public FieldD3D11_DEPTH_WRITE_MASK DepthWriteMask  
Public FieldD3D11_DEPTH_STENCILOP_DESC FrontFace  
Public FieldBOOL DepthEnable  
Public FieldBOOL StencilEnable  
Public Fieldunsigned char StencilReadMask  
Public Fieldunsigned char StencilWriteMask  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns default values for DepthStencilStateDescription.  
Top
See Also

Reference

DepthStencilStateDescription Structure
C1.Util.DX.Direct3D11 Namespace