calcAngleBetweenVectors(a, b): TRadian
a
b
TRadian
• a: Point
Point
• b: Point
the angle in radians from a to b
src/util/misc/vectors.ts:39