Enum LuminanceSource | High Definition RP | 7.3.1
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
    ColorBuffer

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

    LightingBuffer

    Uses the lighting data only.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX