SpotLightDistribution
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| SpotLightDistribution() | None | Creates a spot light distribution object with the following values; PI/6 radians spot beam angle PI/2 radians spot field angle PI/6 radians tilt angle |
| SpotLightDistribution(SpotLightDistribution) | None | Creates a copy of the given spotlight distribution |
| SpotLightDistribution(Double, Double, Double) | None | Creates a spot light distribution object with the given values. |