enum LightType
Light type that determines how is light information parsed by the renderer and other systems.
Values
| Name | Value | Description |
|---|---|---|
Directional |
0 |
|
Radial |
1 |
|
Spot |
2 |
|
Count |
3 |
LightTypeLight type that determines how is light information parsed by the renderer and other systems.
| Name | Value | Description |
|---|---|---|
Directional |
0 |
|
Radial |
1 |
|
Spot |
2 |
|
Count |
3 |