Enum HDAdditionalCameraData.ClearColorMode
Clear mode for the camera background.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum ClearColorMode
Fields
Name | Description | Value |
---|---|---|
Color | Clear the background with a constant color. |
|
None | Don't clear the background. |
|
Sky | Clear the background with the sky. |