Module animate::interpolate[][src]

Functions

lerp

Returns a linear interpolated value based on the start value [start], the end value [end], and the interpolation factor [f].