Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCaptureParameter-
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"SimCache"&41;
uint32 bCaptureAllFramesImmediatly: 1
Remarks
When enabled we will capture all the requested frames immediatly. This will capture the simulation outside of the main work tick, i.e. if you request a 10 frame capture we will loop capturing 10 frames on the capture call rather than over 10 world ticks.