docs.unity.cn
    Show / Hide Table of Contents

    Enum HDAdditionalCameraData.ClearColorMode

    Clear mode for the camera background.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ClearColorMode

    Fields

    Name Description Value
    Sky

    Clear the background with the sky.

    0
    Color

    Clear the background with a constant color.

    1
    None

    Don't clear the background.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021