Variable linearConst

linear: readonly [0, 0, 1, 1] = ...

表示时间函数 cubicBezier(0.0, 0.0, 1.0, 1.0)。 使用这个定时函数,动画会以恒定的速度从初始状态过渡到结束状态。

图例