Create a Bezier easing function and attach it to easing. This function gives you total control over the
easing curve. Matthew Lein's Ceaser is a
useful tool for visualizing the curves you can make with this function.
To remove any easing functions that are created by this method, delete
them from easing:
Create a Bezier easing function and attach it to easing. This function gives you total control over the easing curve. Matthew Lein's Ceaser is a useful tool for visualizing the curves you can make with this function.
To remove any easing functions that are created by this method,
delete
them from easing:Returns
The EasingFunction that was attached to easing.