2027 Constructor
Changes 0
C

SpotLightDistribution

Name Return Type Description
O 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
O SpotLightDistribution(SpotLightDistribution) None Creates a copy of the given spotlight distribution
O SpotLightDistribution(Double, Double, Double) None Creates a spot light distribution object with the given values.