dot

open fun dot(lhs: Vector3, rhs: Vector3): Float

Get dot product of two Vector3's

Return

The scalar product of the Vector3's