Quaternion.Length メソッド

定義

四元数の長さを計算します。

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

戻り値

Single

計算された四元数の長さ。

適用対象