Back to search
Node refGold tierMath

FInterpTo_Constant — constant-speed interpolation toward target

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#math#interp#constant#linear#approach

Reference

Moves at constant speed unlike FInterpTo which decelerates.

Pins

Inputs

  • Current:float
  • Target:float
  • DeltaTime:float
  • InterpSpeed:float

Outputs

  • ReturnValue:float

Function target: FInterpTo_Constant · Node name: FInterp To Constant