Enumeration
ClutterInterpolation
deprecated: 1.22 since: 1.2
Description [src]
The mode of interpolation between key frames.
Available since: 1.2
Deprecated since: 1.22
Please do not use it in newly written code.
Members
Name | Description |
---|---|
CLUTTER_INTERPOLATION_LINEAR |
Linear interpolation. |
CLUTTER_INTERPOLATION_CUBIC |
Cubic interpolation. |