attenuationRadius
The distance from the light source where its intensity reaches zero.
Declaration
var attenuationRadius: FloatDiscussion
Any objects at or beyond this distance do not receive illumination. The default value is 10.0 meters.
See PointLightComponent for more information about how the intensity and attenuationRadius properties affect this light.