Property
AdapTimedAnimation:easing
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
| Default value | ADAP_EASE_OUT_CUBIC |
| Getter method | adap_timed_animation_get_easing() |
| Setter method | adap_timed_animation_set_easing() |