Enum AreaLightShape
Shape of an area light
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum AreaLightShape
Fields
Name | Description | Value |
---|---|---|
Rectangle | Rectangle shape. |
0 |
Tube | Tube shape. Runtime only |
1 |
Disc | Disc shape. Baking only. |
2 |