Property
BisTimedAnimation:easing
Description [src]
Easing function used in the animation.
Describes the curve the value is interpolated on.
See BisEasing
for the description of specific easing functions.
Type: | BisEasing |
Available since: | 1.0 |
Getter method | bis_timed_animation_get_easing() |
Setter method | bis_timed_animation_set_easing() |