<-Back

Function: Quaternion-To-Rotation

QUATERNION-TO-ROTATION euler rotation represented as a 4d vector

Transforms quaternion into a Euler angle rotation consisting of an arbitrary axis and an angle of rotation about that axis.

arguments:
quaternion Quaternion, represented as a 4D Vector

<-Back