Api Flag
enum

Flag

public sealed enum Flag : Enum

Command buffer flags allow us to skip command buffers if the camera doesn't want a particular thing. Like post processing.

Enum Values

Name Value Description
None
PostProcess
Hud
Assembly: Sandbox.Engine Declaring Type: CommandList Full Name: Sandbox.Rendering.CommandList.Flag