mat4.decompose

Decomposes the scale, rotation and translation components of this matrix.

@param scale The scale. @param rotation The rotation. @param translation The translation.

struct mat4
const
bool
decompose

Meta