LightType
The LightType enumeration is used to define the type of light source in a scene.
| attributes | description |
|---|---|
| Spot | |
| Directional | |
| Point | |
| Area | Area Light. This type of light emits rays from a rectangular or circular area, and can be used to simulate light strips, light panels, and more. |
