Home / Lua / Shared / Vector3 / Static Functions / Dot


Returns    number
Prototype    Vector3.Dot(Vector3, Vector3)
Description    Calculates the dot product of the given vectors.