Vector3.LerpTo

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

Vector3.LerpTo

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

User Comments