Quat
class Quat
Represents a quaternion.
Constructors
Properties
Functions
Link copied to clipboard
Determine whether two rotation operations are equivalent.
Link copied to clipboard
Rotates the given Vector3 by this quaternion.
Link copied to clipboard
Converts this quaternion to its equivalent angle-axis representation, with the angle returned in degrees.
Link copied to clipboard
Converts the Quat instance to the EulerAngles instance.
Link copied to clipboard
Overloads the unary minus operator (-) to perform component-wise negation of this quaternion.