bCompressAttributes

Toggles whether or not emitters within this system will try and compress their particle attributes.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, AdvancedDisplay, Category="Performance")
uint32 bCompressAttributes: 1

Remarks

Toggles whether or not emitters within this system will try and compress their particle attributes. In some cases, this precision change can lead to perceivable differences, but memory costs and or performance (especially true for GPU emitters) can improve.

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