Skip to main content

Module easing

Module easing 

Source
Expand description

Easing functions for smooth animations Easing functions for animations

These functions transform a linear time value (0.0 to 1.0) into an eased value that creates more natural-looking animations.

Enumsยง

EasingFunction
Easing function type