D3D12_DEPTH_STENCIL_VALUE

Undocumented in source.
version(Windows)
struct D3D12_DEPTH_STENCIL_VALUE {}

Members

Variables

Depth
float Depth;
Undocumented in source.
Stencil
ubyte Stencil;
Undocumented in source.

Meta