calcAngleBetweenVectors
calcAngleBetweenVectors(
a
,b
):TRadian
Defined in: src/util/misc/vectors.ts:39
Calculates the angle between 2 vectors
Parameters
Section titled “Parameters”Returns
Section titled “Returns”the angle in radians from a
to b