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