@kognifai/cogsengine
Preparing search index...
cogs.esm
vec3
angle
Function angle
angle
(
a
:
ReadonlyVec3
,
b
:
ReadonlyVec3
)
:
number
Get the angle between two 3D vectors
Parameters
a
:
ReadonlyVec3
The first operand
b
:
ReadonlyVec3
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 3D vectors