Appearance
Documentation / @ripl/3d / vec3Dot
vec3Dot(a, b): number
a
b
number
Defined in: 3d/src/math/vector.ts:24
Computes the dot product of two vectors.
Vector3