static Vector3 Slerp( Vector3 a, Vector3 b, float frac, bool clamp )

Summary

Performs spherical linear interpolation (Slerp) between two vectors.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.