LightType is an Enum that is used by Component:Light and describes the type of light emitter shape a light can be.
Name | Value | Description |
---|---|---|
Point
|
0 | |
Spot
|
1 | |
Directional
|
2 |
LightType is an Enum that is used by Component:Light and describes the type of light emitter shape a light can be.
Name | Value | Description |
---|---|---|
Point
|
0 | |
Spot
|
1 | |
Directional
|
2 |