Enum AreaLightShape
Shape of an area light
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum AreaLightShape
Fields
| Name | Description |
|---|---|
| Disc | Disc shape. Baking only. |
| Rectangle | Rectangle shape. |
| Tube | Tube shape. Runtime only |