Skip to content

@ue-too/math / index / linearInterpolation

関数: linearInterpolation()

linearInterpolation(a, b, t): Point

定義: 2dVector.ts:141

パラメータ

a

Point

b

Point

t

number

戻り値

Point