Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCreateParameters
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"SimCache"&41;
uint32 bAllowInterpolation: 1
Remarks
When enabled we allow the cache to be generated for interpolation. This will increase the memory usage for the cache slightly but can allow you to reduce the capture rate. By default we will capture and interpolate all Position & Quat types, you can adjust this using the include / exclude list.