Vector:Dot(Vector, Vector)

shared
Calculates the dot product of two vectors.

Arguments

Returns

  • number The dot product of the two vectors.

Examples

Vector:Dot – Calculates the dot product of two vectors.