@kognifai/cogsengine
Preparing search index...
cogs.esm
vec2
angle
Function angle
angle
(
a
:
ReadonlyVec2
,
b
:
ReadonlyVec2
)
:
number
Get the angle between two 2D vectors
Parameters
a
:
ReadonlyVec2
The first operand
b
:
ReadonlyVec2
The second operand
Returns
number
The angle in radians
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Get the angle between two 2D vectors