List options for clearing a camera's viewport before rendering. These are used by the Camera2D component.
Do not clear. Use this when the camera renders to the entire screen, and in situations where multiple cameras render to the same screen area.
Clears the viewport with a solid background color.
Generated using TypeDoc
List options for clearing a camera's viewport before rendering. These are used by the Camera2D component.