Back to search
Node refGold tierMath

Lerp (float) — linear interpolate between two floats by Alpha

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#lerp#interpolate#blend#float#alpha

Reference

Alpha=0 returns A, Alpha=1 returns B. Does NOT clamp Alpha.

Pins

Inputs

None.

Outputs

None.

Function target: KismetMathLibrary · Node name: Lerp_Float