C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / GetDepthStencilState Method / GetDepthStencilState(Int32) Method

In This Topic
GetDepthStencilState(Int32) Method
In This Topic
Gets the {{depth-stencil}} state of the output-merger stage.
Syntax
'Declaration
 
Public Overloads Function GetDepthStencilState( _
   ByRef stencilRefRef As System.Integer _
) As DepthStencilState
 

Parameters

stencilRefRef
See Also