A data that represents rotation as a pair of an axis and an angle. The value can be obtained by Quaternion.toAxisAngle.
Readonly
The angle of rotation in degrees, from 0 to 360.
A vector that represents the axis of rotation.
Generated using TypeDoc
A data that represents rotation as a pair of an axis and an angle. The value can be obtained by Quaternion.toAxisAngle.