CameraClearFlags
Description

Values for Camera.clearFlags, determining what to clear when rendering a Camera.

See Also: camera component.
Variables
Skybox Clear with the skybox.
Color
SolidColor Clear with a background color.
Depth Clear only the depth buffer.
Nothing Don't clear anything.