Quaternion.LengthSquared メソッド

定義

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

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

戻り値

2 乗された四元数の長さ。

適用対象