The different types of luminous distribution for a photometric light.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
| Name | Value | Description |
| DiffuseLightDistributionType | 1 | Light is emitted with a diffuse (Lambertian) distribution. |
| SpotLightDistributionType | 2 | Light is emitted within a cone, defined by the inner and outer cone angles. |
| UniformLightDistributionType | 0 | Light is emitted uniformly in all directions. |
| WebLightDistributionType | 3 | Light is emitted using the distribution defined by an IES photometric web profile. |