dot

infix fun dot(other: Vec3<T>): T

Calculates dot product of this vector and the other vector.