Specifies the basic type of animation for the transition. The meaing of the other properties varies depending on this type.

Location

Namespace
Fuse.Animations
Package
Fuse.Animations 2.9.1

Returns

MotionDestinationType

Possible Values

Easing

A standard easing.

Elastic

A physics based attraction force. This typically results in fluid movement that bounces a bit around the target value

SmoothSnap

A common snapping model that uses constant speed then constant acceleration to slow-down.