Table of Contents

Enum DepthStencilClearOptions

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

Specifies the buffer to use when calling Clear.

[Flags]
public enum DepthStencilClearOptions

Fields

DepthBuffer = 1

A depth buffer.

Stencil = 2

A stencil buffer.