Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EaseDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional x: number

    Returns EaseDto

Properties

ease

ease: easeEnum

Ease function

default

easeInSine

max

max: number

Maximum value

default

1

minimum

-Infinity

maximum

Infinity

step

0.1

min

min: number

Minimum value

default

0

minimum

-Infinity

maximum

Infinity

step

0.1

x

x: number

X value param between 0-1

default

0.5

minimum

0

maximum

1

step

0.1

Generated using TypeDoc