Enum IESLightType
Various possible type for IES, in HDRP for Rectangular light we use spot version
Namespace: UnityEditor.Rendering
Syntax
public enum IESLightType
Fields
| Name | Description | Value | 
|---|---|---|
| Point | Point for the IES  | 
0 | 
| Spot | Spot for IES (compatible with Area Light)  | 
1 |