vector_length

Syntax

native Float:vector_length(const Float:vVector[3]);

Usage

vVector
Input vector

Description

Calculates the length of a vector.

Return

Length of the input vector