Decomposes a transformation matrix into its rotation, translation and scale components. Returns only the rotation component
Quaternion to receive the rotation component
Vector to receive the translation vector
Vector to receive the scaling factor
Matrix to be decomposed (input)
out_r
Decomposes a transformation matrix into its rotation, translation and scale components. Returns only the rotation component