docs.unity.cn
    Show / Hide Table of Contents

    Enum ColorGradingMode

    The available color grading modes to use for the Project.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum ColorGradingMode

    Fields

    Name Description Value
    LowDynamicRange

    This mode follows a more classic workflow. Unity applies a limited range of color grading after tonemapping.

    0
    HighDynamicRange

    This mode works best for high precision grading similar to movie production workflow. Unity applies color grading before tonemapping.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 29 January 2021