docs.unity.cn
    Show / Hide Table of Contents

    Enum AdaptationMode

    Methods that HDRP uses to change the exposure when the Camera moves from dark to light and vice versa.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum AdaptationMode

    Fields

    Name Description Value
    Fixed

    The exposure changes instantly.

    0
    Progressive

    The exposure changes over the period of time.

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