Enum HDLightType
Type of an HDRP Light
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum HDLightType
Fields
Name | Description |
---|---|
Area | Complete this type by setting the AreaLightShape too. |
Directional | |
Point | |
Spot | Complete this type by setting the SpotLightShape too. |