Cubic Bézier 二次貝茲曲線 · ease = cubic-bezier(0.25, 0.1, 0.25, 1) . · ease-in = cubic-bezier(0.42, 0, 1, 1) . · ease-out = cubic-bezier(0, 0, 0.58, 1) .
確定! 回上一頁