Tween
Tweening library adapted from tween.js.
Classes
Name | Description | |
---|---|---|
Tween | A Tween for interpolating values of an object. | |
Tweens | A group of Tween s. |
Constants
Name | Description | |
---|---|---|
Easing | Easing functions from tween.js | |
Interpolation | Interpolation functions from tween.js |
Type Aliases
Name | Description | |
---|---|---|
EasingFunction | ||
InterpolationFunction | ||
TweenCallback | ||
UpdateCallback |
Last Updated: 13 May, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.