このクォータニオンの 2乗長を計算します。
oFloat = SIQuaternion.LengthSquared();
Float(このクォータニオンの 2乗長)
dim q1 ' Create Quaternion. set q1 = XSIMath.CreateQuaternion(1.0, 1.0, 2.0, 3.0) SquaredLengthOfQ1 = q1.LengthSquared
SIQuaternion.Length SIVector3 SIMatrix3 SIMatrix4 SIRotation SITransformation SIQuaternion