共用方式為


Quaternion.Length 方法

定義

計算此四元數的長度。

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

傳回

計算出的四元數長度。

適用於