Class: Easings
Tweening.Easings
Class that provides various easing functions for tweening animations. For more info on these easing functions, check https://easings.net.
Properties
DEFAULT_EASING
▪ Static
DEFAULT_EASING: keyof Easings
= "easeInOutExpo"
The default easing function used when no easing is specified.