Easing
Useeasing, not ease.
power3.outsmoothsoftease-outlinear
power3.out for professional entrance motion. Avoid linear easing unless the motion is intentionally mechanical or continuous.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Choose easing curves that make Motionly animations feel polished.
easing, not ease.
animate title {
from {
opacity 0
y 80
}
to {
opacity 1
y 0
}
duration 1.2s
easing power3.out
}
power3.outsmoothsoftease-outlinearpower3.out for professional entrance motion. Avoid linear easing unless the motion is intentionally mechanical or continuous.