Vector2.Length 方法

定義

傳回向量的長度。

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

傳回

向量的長度。

適用於

另請參閱