Skip to content

Quaternion To Euler Array

Ryan Porter edited this page Feb 25, 2018 · 2 revisions

quatToEulerArray

Converts an array of quaternion rotations to an array of Euler rotations.

Attribute Name Description Attribute Type
inputQuat (iq) Input quaternion rotations. quatArray
inputRotateOrder (iro) Rotation order of outputRotate. enum
outputRotate (or) Output Euler rotations. eulerArray