Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCreateParameters
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="SimCache")
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.