Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

vlen

From Quake Wiki

Revision as of 01:05, 25 March 2013 by Necros (talk | contribs) (Created page with "====Syntax:==== <code>float vlen(vector vec)</code> Gets the length of a vector ====Parameters:==== :<code>vec</code> - The vector to measure ====Returns:==== :Returns the le...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

float vlen(vector vec)

Gets the length of a vector

Parameters:

vec - The vector to measure

Returns:

Returns the length of the vector.