The x value of the quaternion. Default is 0.
The y value of the quaternion. Default is 0.
The z value of the quaternion. Default is 0.
The w value of the quaternion. Default is 1.
A new quaternion with the same values as this one.
The destination object.
The quaternion to compare with.
The output Vector3 to store the Euler angles.
The output inverted quaternion.
The output normalized quaternion.
The angle of rotation.
The output rotated quaternion.
The angle of rotation.
The output rotated quaternion.
The angle of rotation.
The output rotated quaternion.
The scalar value to scale by.
The output quaternion.
The X value.
The Y value.
The Z value.
The W value.
The quaternion itself.
静态addThe left quaternion.
The right quaternion.
The output quaternion.
静态createThe axis vector.
The angle in radians.
The output quaternion.
静态createThe rotation matrix.
The output quaternion.
静态createThe yaw value
The pitch value
The roll value
The output quaternion
静态dotThe left quaternion.
The right quaternion.
The dot product.
静态forwardThe position of the observer.
The target position to look at.
The up vector.
The output quaternion.
静态invertThe input quaternion.
The output inverse quaternion.
静态lerpThe left quaternion.
The right quaternion.
The interpolation factor, ranging from 0 to 1.
The output quaternion.
静态lookThe position of the observer.
The target position to look at.
The up vector.
The output quaternion.
静态multiplyThe left quaternion
The right quaternion
The output quaternion
静态rotationThe rotation axis
The rotation angle in radians
The output quaternion after rotation
静态rotationThe forward direction.
The up vector.
The output quaternion.
静态rotationThe 3x3 rotation matrix.
The output quaternion.
静态slerpThe left quaternion.
The right quaternion.
The interpolation factor, ranging from 0 to 1.
The output quaternion.
The output quaternion.
En
The
Quaternionclass is used to create quaternions.Zh
Quaternion类用于创建四元数。