Computes the tangent to a cubic Bézier curve.
The parameter (0 ≤ t ≤ 1) to evaluate the tangent at.
The first control point.
The second control point.
The third control point.
The fourth control point.
The tangent vector at the given parameter t.
Computes the tangent to a cubic Bézier curve.