Module interpolate

Module interpolate 

Source

Functionsยง

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