Performs Catmull-Rom interpolation on a curve.
The first control point.
The second control point.
The third control point.
The fourth control point.
The parameter (0 ≤ t ≤ 1) to evaluate the interpolation at.
The interpolated value at the given parameter t.
Performs Catmull-Rom interpolation on a curve.