Vector4.Length Metodo

Definizione

Ottiene la lunghezza di questo oggetto 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