PunctualLight.Intensity

PunctualLight.Intensity property

Gets or sets the Brightness of light in. The units that this is defined in depend on the type of light. point and spot lights use luminous intensity in candela (lm/sr) while directional lights use illuminance in lux (lm/m2)

public float Intensity { get; set; }

See Also