docs.unity.cn
    Show / Hide Table of Contents

    Enum HDLightType

    Type of an HDRP Light.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum HDLightType

    Fields

    Name Description Value
    Spot

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

    0
    Directional

    Directional Light.

    1
    Point

    Point Light.

    2
    Area

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

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