Enumeration EasingType

Types of easing.

Enumeration Members

In: 2
InBack: 29
InBounce: 32
InCirc: 21
InCubic: 6
InElastic: 24
InExpo: 18
InOutBack: 31
InOutBounce: 34
InOutCirc: 23
InOutCubic: 8
InOutElastic: 28
InOutExpo: 20
InOutQuad: 5
InOutQuart: 11
InOutQuint: 14
InOutSine: 17
InQuad: 3
InQuart: 9
InQuint: 12
InSine: 15
None: 0
Out: 1
OutBack: 30
OutBounce: 33
OutCirc: 22
OutCubic: 7
OutElastic: 25
OutElasticHalf: 26
OutElasticQuarter: 27
OutExpo: 19
OutPow10: 35
OutQuad: 4
OutQuart: 10
OutQuint: 13
OutSine: 16