<Code Lib>
2026 Overloads
Changes 0
O

SpotLightDistribution (Overloads)

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