Scalar intensity for the derived directional light.
@override double get sunLightIntensity => math.max(sunColor.x, math.max(sunColor.y, sunColor.z));