Skip to content

@ue-too/math / index / linearInterpolation

函式: linearInterpolation()

linearInterpolation(a, b, t): Point

定義於: 2dVector.ts:141

參數

a

Point

b

Point

t

number

回傳

Point