ToEuler

function

ToEuler([_array[, _index]])

Description

Retrieves euler angles from the matrix.

Arguments

Name Type Description
_array Array<Real> An array to write the X,Y,Z angles to. If undefined, a new one is created.
_index Real The index to start writing at.

Returns

Array<Real> The destination array.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.