docs.unity.cn
    Show / Hide Table of Contents

    Enum LightUnit

    Unit of the lights supported in HDRP

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum LightUnit

    Fields

    Name Description Value
    Lumen

    Total power/flux emitted by the light.

    0
    Candela

    Flux per steradian.

    1
    Lux

    Flux per unit area.

    2
    Nits

    Flux per unit area and per steradian.

    3
    Ev100

    ISO 100 Exposure Value (https://en.wikipedia.org/wiki/Exposure_value).

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