Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CameraClearFlags

Description

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

See Also: camera component.

Variables

Skybox Clear with the skybox.
SolidColor Clear with a background color.
Depth Clear only the depth buffer.
Nothing Don't clear anything.