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

Summary

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