docs.unity.cn
    Show / Hide Table of Contents

    Enum HDLightType

    Type of an HDRP Light.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum HDLightType : int

    Fields

    Name Description Value
    Area

    Area Light. Complete this type by setting the AreaLightShape too.

    Directional

    Directional Light.

    Point

    Point Light.

    Spot

    Spot Light. Complete this type by setting the SpotLightShape too.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021