Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraDebugHUDSettingsData
Syntax
UPROPERTY (EditAnywhere, Category="Debug Particles",
Meta=(EditCondition="bUseMaxParticlesToDisplay && bShowParticleVariables", UIMin="1", ClampMin="1"))
int32 MaxParticlesToDisplay
Remarks
When enabled, the maximum number of particles to show information about. When disabled all particles will show attributes, this can result in poor performance & potential OOM on some platforms.