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 |
Specifies the buffer to use when calling the Clear method.
[Flags]
public enum ClearFlags
Name | Description |
---|---|
Accum | |
Color | |
Depth | |
Stencil |