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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 July 2023