Const
Linear interpolation between angles a and b, using fraction p
Linear interpolation between arrays a and b, using the fraction p
Linear interpolation between RGB colors a and b, using the fraction p
Linear interpolation between numbers a and b, using the fraction p
Generated using TypeDoc
Interpolation functions with a signature of (fromValue, toValue, easedProgress)