aninest root / Animatable / changeLocalInterpFunction
changeLocalInterpFunction()
ts
function changeLocalInterpFunction<Animating>(anim, interp): void
Updates the interpolation function of the animation only for the topmost level.
Type Parameters
• Animating extends RecursiveAnimatable
<unknown
>
Parameters
• anim: Animation
<Animating
>
• interp: Interp
Returns
void