vec3.dot

dot product (sum of by-component products of vector components)

struct vec3
const
float
dot
(
const vec3 v
)

Meta