value when easing(t) = 0
value when easing(t) = 1
function mapping input interpolation parameter ti, 0 <= ti <= 1, to an applied interpolation parameter, unconstrained
input interpolation parameter
the linear interpolation along v0 to v1 at easing(t)
Perform interpolation of scalars with an easing function. The easing function transforms linear change into change that may accelerate, oscillate, etc., and that may not be bounded or endpointed by v0 and v1.
For example: