SpotLightDistribution Constructor

Overload List

  NameDescription
Public methodSpotLightDistribution()()()()
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
Public methodSpotLightDistribution(SpotLightDistribution)
Creates a copy of the given spotlight distribution
Public methodSpotLightDistribution(Double, Double, Double)
Creates a spot light distribution object with the given values.

See Also