1

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?

Kaan
  • 902
  • 2
  • 16
  • 38

1 Answers1

0

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

Tapan Thaker
  • 362
  • 5
  • 13