Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnimationEasingOptions

The aliases can be overridden with the options. By default the normal easing function will default to ease

const easing = new AnimationEasing({ normal: Easing.linear });

Hierarchy

  • object
    • IAnimationEasingOptions