Personal tools

Lua/Shared/Vector3/Static Functions/Dot

From JC2-MP Documentation

< Lua‎ | Shared‎ | Vector3
Jump to: navigation, search

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