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.
The destination object.
The quaternion to compare with.
The output Vector3 to store the Euler angles.
The output inverted 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
Quaternion
class is used to create quaternions.Zh
Quaternion
类用于创建四元数。