Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FVersionedNiagaraEmitterData
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Emitter")
uint32 bInterpolatedSpawning: 1
Remarks
When enabled, this will spawn using interpolated parameter values and perform a partial update at spawn time. This adds significant additional cost for spawning but will produce much smoother spawning for high spawn rates, erratic frame rates and fast moving emitters.