V3Length

Revision as of 09:01, 21 August 2014 by imported>Odessa (Created. source algohol nexus page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the length of a vector3. Added by NVSE 4.2.3.

Syntax

(Length:float) V3Length Vector_X:float Vector_Y:float Vector_Z:float 

Or:

(Length:float) V3Len Vector_X:float Vector_Y:float Vector_Z:float