List of Control Points of Easing Functions

362 Views Asked by At

I'm looking for a list or a method to get the x1, x2, y1, y2 (KeySpline equivalent) values of the current Easing Functions (for ex: CircleEase with mode EaseInOut).

How I can get them?

1

There are 1 best solutions below

0
On

Try the website easings.net , you could click on any easing graph and you will find the control points.