The ClearFlags enum is used to determine how the camera clears the background
Clear the background with a skybox
Clear the background with a solid color. The alpha channel of the color determines the transparency
Clear the background with a transparent color
The ClearFlags enum is used to determine how the camera clears the background