EasingFunctions

Built-in easing functions for use with interpolator easing.

Functions

Link copied to clipboard

A cubic Bézier easing function

Link copied to clipboard

The "ease" easing function

Link copied to clipboard

The "ease-in" easing function

Link copied to clipboard

The "ease-in-out" easing function

Link copied to clipboard

The "ease-out" easing function

Link copied to clipboard

The linear easing function which leaves the timing unchanged.

Link copied to clipboard

A linear easing function that sets the midpoint at a given position.