Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCreateParameters
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"SimCache"&41;
TArray< FName > InterpolationExcludeAttributes
Remarks
List of specific Attributes to exclude interpolation for. They must be types that are supported for interpolation. For example, MyEmitter.Particles.MyPosition would force MyPosition to be interpolated.