Vector3 LerpTo( Vector3 target, float frac, bool clamp )

Summary

Performs linear interpolation between this and given vectors.

Vector3 LerpTo( Vector3 target, Vector3 frac, bool clamp )

Summary

Performs linear interpolation between this and given vectors, with separate fraction for each vector component.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.