Vector2.Length Método

Definição

Retorna o comprimento do vetor.

public:
 float Length();
public float Length ();
public readonly float Length ();
member this.Length : unit -> single
Public Function Length () As Single

Retornos

Single

O comprimento do vetor.

Aplica-se a

Confira também