static Vector3 CubicBezier( Vector3 source, Vector3 target, Vector3 sourceTangent, Vector3 targetTangent, float t )

Summary

Calculates position of a point on a cubic beizer curve at given fraction.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.