bAffectsTranslucency

Whether lights from this renderer should affect translucency.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category="Light Rendering")
uint32 bAffectsTranslucency: 1

Remarks

Whether lights from this renderer should affect translucency. Use with caution - if enabled, create only a few particle lights at most, and the smaller they are, the less they will cost.

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