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