Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCaptureParameter-
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"SimCache", Meta&61;&40;ClampMin&61;"1"&41;&41;
int32 CaptureRate
Remarks
Allows for reducing the frequency of captured frames in relation to the simulation's frames. The ratio is 1 / CaptureRate, so a CaptureRate of 2 would captures frames 0, 2, 4, etc.