Vector2 LerpTo( Vector2 target, float t, bool clamp )

Summary

Linearly interpolate from this vector to given vector.

Vector2 LerpTo( Vector2 target, Vector2 t, bool clamp )

Summary

Linearly interpolate from this vector to given vector with separate fraction for each axis.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.