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