LightUnit
How the Light's intensity value is interpreted, mirroring the three intensity setters on the core LightManager.Builder.
LUMINOUS_POWER — illuminance in lux for directional lights, luminous power in lumen for point/spot lights (the default and most common).
CANDELA — luminous intensity in candela; for directional lights this equals lux.
WATTS — electrical watts; combined with
efficiencyit becomes683 · efficiency · wattslumen. Typical efficiencies: incandescent 0.022, halogen 0.07, LED 0.087, fluorescent 0.107.