跳到主要内容

KQuaternion.conjugate() method

把自己变成自己的共轭形式。 共轭形式是指绕旋转轴转动相反角度。

Returns the rotational conjugate of this quaternion. The conjugate of a quaternion represents the same rotation in the opposite direction about the rotational axis.

Signature:

conjugate(): void;

Returns:

void