linearly v0.32.0 • Docs
linearly v0.32.0 / quat / dot
Function: dot()
dot(
a
,b
):number
Calculates the dot product of two quat’s
Parameters
• a: quat
• b: quat
Returns
number
linearly v0.32.0 • Docs
linearly v0.32.0 / quat / dot
dot(
a
,b
):number
Calculates the dot product of two quat’s
• a: quat
• b: quat
number