Vector4.Length Método

Definición

Devuelve la longitud de este objeto vector.

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

Devoluciones

Single

Longitud del vector.

Se aplica a

Consulte también