function
ToEuler([_array[, _index]])
Retrieves euler angles from the matrix.
Name | Type | Description |
---|---|---|
_array | Array<Real>/Undefined |
An array to write the X,Y,Z angles to. If undefined , a new one is created. |
Array<Real>
The destination array.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.