QuinticEasingFunction Constructors
The easing function that creates an animation that accelerates and (or) decelerates using the fifth power function.| Name | Description |
|---|---|
| QuinticEasingFunction() | Initializes a new instance of the QuinticEasingFunction class with the default settings. |
See Also