Lerp

Lerp

Windows
MacOS
Linux

Linearly interpolates between A and B based on Alpha (100% of A when Alpha=0 and 100% of B when Alpha=1)

Target is Kismet Math Library

Lerp
A
0.0
B
0.0
Alpha
0.0
Return Value
0.0

Inputs

A
Float
B
Float
Alpha
Float

Outputs

Return Value
Float

Linearly interpolates between A and B based on Alpha (100% of A when Alpha=0 and 100% of B when Alpha=1)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss