Quaternion.Length 方法

定义

计算四元数的长度。

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

返回

四元数的计算长度。

适用于