Dota 2 Workshop Tools/Scripting/API/Vector. div

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 18:13, 27 September 2019 by Dobbi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

Vector __div(Vector a, Vector b)

Overloaded /. Divides vectors


Example
--some code here

Parameters

Type Name Description
Vector a No Description Set
Vector b No Description Set

Returns

Vector - The Vectors divided