Enumeration

ClutterInterpolation

deprecated: 1.22 

Declaration

enum Clutter.Interpolation

Description [src]

The mode of interpolation between key frames.

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.