BBMOD_Matrix.ToEuler

A function defined in BBMOD_Matrix.gml

ToEuler([_array[, _index]])

Description

Retrieves euler angles from the matrix.

Arguments

Name Type Description
_array Array 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 The destination array.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.