SCI.js
Preparing search index...
@4bitlabs/vec2
dot
Function dot
dot
(
a
:
Vec2
,
b
:
Vec2
)
:
number
Get the dot-product of vector A and vector B.
Parameters
a
:
Vec2
b
:
Vec2
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Get the dot-product of vector A and vector B.