set_easing
Description:
Sets the easing function this will use.
See [enum@Easing] for the description of specific easing functions.
Parameters:
this |
a timed animation |
easing |
the easing function to use |
Sets the easing function this will use.
See [enum@Easing] for the description of specific easing functions.
this |
a timed animation |
easing |
the easing function to use |