Lerp (Vector)

Lerp (Vector)

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 (Vector)
A
X0
Y 0
Z 0
B
X0
Y 0
Z 0
Alpha
0.0
Return Value
X0
Y 0
Z 0

Inputs

A
Vector
B
Vector
Alpha
Float

Outputs

Return Value
Vector

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