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