V3Length

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(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