This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Ease animations start slowly, speed up, then end slowly. The speed of the animation is slightly slower at the end than the start.
Verse using statement |
using { /Verse.org/SceneGraph/KeyframedMovement } |
Inheritance Hierarchy
This class is derived from the following hierarchy, starting with easing_function:
| Name | Description |
|---|---|
easing_function |
Base class for an animation easing function. |
cubic_bezier_easing_function |
Cubic bezier easing function. See CubicBezierEasingFunctions for some basic easing values. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
X0 |
float |
|
X0 |
float |
|
X1 |
float |
|
X1 |
float |
|
Y0 |
float |
|
Y0 |
float |
|
Y1 |
float |
|
Y1 |
float |