Vector2.LerpTo

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

Vector2.LerpTo

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

User Comments