EmitterFilter

Wildcard filter used to match emitters when generating particle attribute view.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Debug Filter",
          Meta=(EditCondition="bEmitterFilterEnabled"))
FString EmitterFilter

Remarks

Wildcard filter used to match emitters when generating particle attribute view. For example,. "Fluid*" would match all emtiters starting with Fluid and only particle attributes for those would be visible.

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