aninest-root / module:Interp / NO_INTERP
NO_INTERP()
ts
function NO_INTERP(_t): undefined;
Defined in: Animate/Interp.ts:23
A constant interpolation function that makes all animations instantaneous, meaning they will transition between states without needing to call updateAnimation.
Parameters
_t
number
Returns
undefined