Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCaptureParameter-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="SimCache", Meta=(ClampMin="1"))
int32 NumFrames
Remarks
The max number of frames to capture. The capture will stop when the simulation completes or we have rendered this many frames, whichever happens first. Set to 0 to capture until simulation completes.