Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Vector3 Actions»Vector3 Lerp
Index
Navigation
Community Wiki

Vector3 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.

 

Tags:

Last modified on 3/2/2012 3:30 PM by User.

  • RSS Feed