Personal tools

Lua/Shared/Vector3/Functions/Dot

From JC2-MP Documentation

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

Returns    number
Prototype    Vector3:Dot(Vector3 b)
Description    Calculates the dot product of the subject and b.