The ClearFlags enum is used to determine how the camera clears the background

Enumeration Members

Enumeration Members

None
Skybox

Clear the background with a skybox

SolidColor

Clear the background with a solid color. The alpha channel of the color determines the transparency

Uninitialized

Clear the background with a transparent color