Property
AdapTimedAnimation:easing
since: 1
Description [src]
Easing function used in the animation.
Describes the curve the value is interpolated on.
See AdapEasing
for the description of specific easing functions.
Type: | AdapEasing |
Available since: | 1 |
Default value | ADAP_EASE_OUT_CUBIC |
Getter method | adap_timed_animation_get_easing() |
Setter method | adap_timed_animation_set_easing() |