@ue-too/animate / index / linear
函式: linear()
linear(
percentage):number
定義於: composite-animation.ts:11
Linear easing function (no easing).
參數
percentage
number
Animation progress (0.0 to 1.0)
回傳
number
Same as input (linear progression)
@ue-too/animate / index / linear
linear(
percentage):number
定義於: composite-animation.ts:11
Linear easing function (no easing).
number
Animation progress (0.0 to 1.0)
number
Same as input (linear progression)