2021 Constructor
Changes 0
C

SpotLightDistribution

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