interpolate
Used to returns the interpolated point between p0 and p1 at the given t value.
Parameters
t
: value between 0 and 1
p0
: Curve point
p1
: Curve point
Used to returns the interpolated point between p0 and p1 at the given t value.
: value between 0 and 1
: Curve point
: Curve point