distance
distance(
a
,b
):number
Defined in: utils/point.ts:70
Get the distance between two points.
Parameters
Section titled “Parameters”PointLike
Point
Returns
Section titled “Returns”number
distance(
a
,b
):number
Defined in: utils/point.ts:70
Get the distance between two points.
PointLike
Point
number