dot

infix fun dot(other: Vec3): Float

Calculates dot product of this vector and the other vector.