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