docs.unity.cn
    Show / Hide Table of Contents

    Enum LuminanceSource

    Luminance source that HDRP uses to calculate the current Scene exposure.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum LuminanceSource
    Remarks

    LightingBuffer is not implemented yet.

    Fields

    Name Description Value
    LightingBuffer

    Uses the lighting data only.


    This mode is not implemented yet.

    0
    ColorBuffer

    Uses the final color data before post-processing has been applied.


    1
    See Also
    luminanceSource
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023