Appearance
aninest / module:Interp / getProgress
function getProgress(t, duration): number
Gets the linear progress of an animation based on time and duration, clamped between 0 and 1.
• t: number
number
• duration: number
Animate/Interp.ts:31