The different types of lights.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| DirectionalLightType | 1 | A directional light. |
| PhotometricLightType | 3 | A photometric light. |
| PointLightType | 0 | A point light. |
| SpotLightType | 2 | A spot light. |