ParticlesVariables

List of attributes to show per particle, each entry uses wildcard matching.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Debug Particles",
          Meta=(EditCondition="bShowParticleVariables", DisplayName="Particle Attributes"))
TArray< FNiagaraDebugHUDVariable > ParticlesVariables

Remarks

List of attributes to show per particle, each entry uses wildcard matching. For example, "*Position" would match all attributes that end in Position.

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