Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FVersionedNiagaraEmitterData
Syntax
UPROPERTY&40;&41;
uint32 bGpuAlwaysRunParticleUpdateScript: 1
Remarks
GPU scripts were incorrectly running both particle spawn & update, CPU only runs spawn when interpolated spawning is disabled. This flag allows backwards compatability so content does not change post the fix.