Vector3.Length Method ()

Returns the length of a 3-D vector.

Overload List

public float Length();
public static float Length(Vector3);

See Also