aninest-root / module:Interp / getSlerp
getSlerp()
ts
function getSlerp(duration): Interp;
Defined in: Animate/Interp.ts:46
Returns a smooth interpolation function based on the sine function.
Parameters
duration
number