Show / Hide Table of Contents

Enum ClearFlags

Specifies the buffer to use when calling the Clear method.

Namespace: Fusee.Engine.Common
Assembly: Fusee.Engine.Common.dll
Syntax
[Flags]
public enum ClearFlags

Fields

Name Description
Accum
Color
Depth
Stencil
Generated by DocFX
GitHub Repo
Back to top