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
    Color

    Clear the background with a constant color.

    None

    Don't clear the background.

    Sky

    Clear the background with the sky.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use