Enum EasingFunction
Used to specify the rate of change over time. See easings.net to visualize each easing function.
Fields
InBack |
InBounce |
InCirc |
InCubic |
InElastic |
InExpo |
InOutBack |
InOutBounce |
InOutCirc |
InOutCubic |
InOutElastic |
InOutExpo |
InOutQuad |
InOutQuart |
InOutQuint |
InOutSine |
InQuad |
InQuart |
InQuint |
InSine |
Linear |
OutBack |
OutBounce |
OutCirc |
OutCubic |
OutElastic |
OutExpo |
OutQuad |
OutQuart |
OutQuint |
OutSine |