Quaternion.LengthSquared メソッド

定義

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

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

返品

四元数の長さ 2 乗。

適用対象