This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Represents an easing function, and contains common easing functions.

Easing functions map an otherwise linear motion into a different curve type, typically desired to make animations look more natural or expressive. Easing is available as a property on most animators, such as Change, Move, Rotate and Scale.

Location

Namespace
Fuse.Animations
Package
Fuse.Common 2.9.1
Show Uno properties and methods

Interface of Easing

Inherited from object