Vector:Dot(Vector, Vector) shared Calculates the dot product of two vectors. Arguments vector1 Vector vector2 Vector Returns number The dot product of the two vectors. Examples Vector:Dot – Calculates the dot product of two vectors.