Ir al contenido

tween

tween(manager, from, to, duration, onUpdate, onDone?, easing?): Animation

Defined in: animation/AnimationManager.ts:150

A helper to tween a numeric property with easing.

AnimationManager

number

number

number

(value) => void

() => void

EasingName = 'linear'

Animation