wgpu-matrix
Preparing search index...
quatd
dot
Variable dot
dot
:
(
a
:
BaseArgType
,
b
:
BaseArgType
)
=>
number
Type declaration
(
a
:
BaseArgType
,
b
:
BaseArgType
)
:
number
Computes the dot product of two quaternions
Parameters
a
:
BaseArgType
Operand quaternion.
b
:
BaseArgType
Operand quaternion.
Returns
number
dot product
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wgpu-matrix
Loading...
Computes the dot product of two quaternions