Presets

Transform entities effortlessly with a variety of popular transitions.

Transitions

TransitionDescription
LinearA constant speed transition.
EaseInStarts slow and accelerates.
EaseOutStarts fast and decelerates.
EaseInOutStarts and ends slow, with acceleration in between.
EaseInCubicA cubic easing function that starts slow and accelerates.
EaseOutCubicA cubic easing function that starts fast and decelerates.
EaseInOutCubicA cubic easing function that starts and ends slow, with acceleration in between.
ElasticInBounces in with an elastic effect.
ElasticOutBounces out with an elastic effect.
ElasticInOutCombines both in and out elastic effects.
BounceInBounces in with a spring-like effect.
BounceOutBounces out with a spring-like effect.
BounceInOutCombines both in and out bouncing effects.

Rotations

RotationType
DefaultShortest path.
clockwiseRotates clockwise.
counterclockwiseRotatess counterclockwise.