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 |
|
| Spot | Spot for IES (compatible with Area Light) |