跳转到内容

dotProduct

dotProduct(a, b): number

Parameters

a: Point

b: Point

Returns

number

Defined in

src/util/misc/vectors.ts:83