Wiki

Case Status
Log In

Wiki

 
Home ยป Custom Actions»Vector2 Actions»Vector2 Lerp
Index
Navigation
Community Wiki

Vector2 Lerp

Linearly interpolates between 2 vectors.

From Vector
First Vector.
To Vector
Second Vector.
Amount
Interpolate between From Vector and ToVector by this amount. Value is clamped to 0-1 range. 0 = From Vector; 1 = To Vector; 0.5 = half way between.
Store Result
Store the result in this vector variable.
Every Frame
Repeat every frame. Useful if any of the values are changing.

 


Last modified on 9/27/2012 7:28 AM by User.

  • RSS Feed