DepthStencilClearOptions Enum
Namespace: Stride.GraphicsAssembly: Stride.Graphics.dll
Specifies the buffer to use when calling Clear.
[Flags]
public enum DepthStencilClearOptions
Fields
Name | Description |
---|---|
DepthBuffer | A depth buffer. |
Stencil | A stencil buffer. |