Skip to content

@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)