Lerp (Transform)

Lerp (Transform)

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 (Transform)
A
B
Alpha
0.0
Interp Mode
QuatInterp
Return Value

Inputs

A
Transform (by ref)
B
Transform (by ref)
Alpha
Float
Interp Mode
ELerpInterpolationMode Enum

Outputs

Return Value
Transform

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