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 |
Shape of an area light
public enum AreaLightShape
| Name | Description | Value |
|---|---|---|
| Disc | Disc shape. Baking only. |
|
| Rectangle | Rectangle shape. |
|
| Tube | Tube shape. Runtime only |