static Vector3 TcbSpline( Vector3 p0, Vector3 p1, Vector3 p2, Vector3 p3, float tension, float continuity, float bias, float u )

Summary

Calculates an interpolated point using the Kochanek-Bartels spline (TCB spline).
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.