QuinticEasingFunction Constructors
An easing function that uses the formula f(t) = t⁵ to specify how the animation speeds up or slows down.
Name | Description |
---|---|
Quintic |
Initializes a new instance of the Quintic |
See Also