Enum Light2D.LightType
an enumeration of the types of light
Namespace: UnityEngine.Experimental.Rendering.Universal
Syntax
public enum LightType
Fields
| Name | Description | Value |
|---|---|---|
| Parametric | 0 | |
| Freeform | 1 | |
| Sprite | 2 | |
| Point | 3 | |
| Global | 4 |
an enumeration of the types of light
public enum LightType
| Name | Description | Value |
|---|---|---|
| Parametric | 0 | |
| Freeform | 1 | |
| Sprite | 2 | |
| Point | 3 | |
| Global | 4 |