Share via


Vector4.Length Method ()

Returns the length of a 4-D vector.

Overload List

public float Length();
public static float Length(Vector4);

See Also