Vector3.Length Methode

Definition

Gibt die Länge dieses Vektorobjekts zurück.

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

Gibt zurück

Single

Die Länge des Vektors.

Gilt für

Siehe auch