Method | Description | |
---|---|---|
DepthStencilState ( DisposableI parent, DepthStencilStateDescI desc ) : Reign.Core | ||
Enable ( ) : void | ||
New ( DisposableI parent, DepthStencilStateDescI desc ) : DepthStencilState |
public DepthStencilState ( DisposableI parent, DepthStencilStateDescI desc ) : Reign.Core | ||
parent | DisposableI | |
desc | DepthStencilStateDescI | |
return | Reign.Core |
public static New ( DisposableI parent, DepthStencilStateDescI desc ) : DepthStencilState | ||
parent | DisposableI | |
desc | DepthStencilStateDescI | |
return | DepthStencilState |