The easing function to use. Set as one of:

  • The name of an in-built easing function.
  • An array of four numbers to define a cubic bezier curve.
  • An easing function, that accepts and returns a progress value between 0 and 1.

Generated using TypeDoc