Метод | Описание | |
---|---|---|
DepthStencil ( DisposableI parent, int width, int height, DepthStencilFormats depthStencilFormats ) : System | ||
Dispose ( ) : void | ||
New ( DisposableI parent, int width, int height, DepthStencilFormats depthStencilFormats ) : DepthStencilI |
Метод | Описание | |
---|---|---|
enable ( ) : void |
public DepthStencil ( DisposableI parent, int width, int height, DepthStencilFormats depthStencilFormats ) : System | ||
parent | DisposableI | |
width | int | |
height | int | |
depthStencilFormats | DepthStencilFormats | |
Результат | System |
public static New ( DisposableI parent, int width, int height, DepthStencilFormats depthStencilFormats ) : DepthStencilI | ||
parent | DisposableI | |
width | int | |
height | int | |
depthStencilFormats | DepthStencilFormats | |
Результат | DepthStencilI |