Skip to content

Euler To Quaternion Array

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

eulerToQuatArray

Converts the values of an Euler array to a Quaternion array.

Attribute Name Description Attribute Type
inputRotate (ir) An array of Euler rotations. eulerArray
inputRotateOrder (iro) Rotation order of inputRotate. enum
outputQuat (oq) An array of Quaternion rotations. quatArray