Struct ClearDepthStencilValue
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct ClearDepthStencilValue
- Inherited Members
Constructors
ClearDepthStencilValue(float, uint)
public ClearDepthStencilValue(float depth, uint stencil)
Parameters
Fields
Depth
public float Depth
Field Value
Stencil
public uint Stencil