Vector.DotProduct
From GMod Wiki
Function | |
Syntax | Vector:DotProduct( Vector ) |
Description: | |
Returns the dot product of the 2 vectors. | |
Returns: | Float |
In Object: | Vector |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Vector.DotProduct]Vector.DotProduct [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Can be called using Vector.Dot.