temperature property

double temperature
final

This specifies the temperature of the light in Kelvin. The renderer multiplies the light's color by the color derived from the light's temperature. Defaults to 6500 (pure white).

Implementation

final double temperature;