easing


Description:

public Easing easing { get; set construct; }

Easing function used in the animation.

Describes the curve the value is interpolated on.

See [enum@Easing] for the description of specific easing functions.