bUseInverseSquaredFalloff

Whether to use physically based inverse squared distance falloff, where AttenuationRadius is only clamping the light's contribution.

Windows
MacOS
Linux

Syntax

uint32 bUseInverseSquaredFalloff: 1

Remarks

Whether to use physically based inverse squared distance falloff, where AttenuationRadius is only clamping the light's contribution. Disabling inverse squared falloff can be useful when placing fill lights (don't want a super bright spot near the light). When enabled, the light's Intensity is in units of lumens, where 1700 lumens is a 100W lightbulb. When disabled, the light's Intensity is a brightness scale.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss