Condividi tramite


Vector2.Length Metodo

Definizione

Restituisce la lunghezza del vettore.

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

Restituisce

Lunghezza del vettore.

Si applica a

Vedi anche