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)

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback