Vector2.Length Method ()

Returns the length of a 2-D vector.

Overload List

public float Length();
public staticĀ float Length(Vector2);

See Also