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
    See Also
    adaptationMode
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023