Decomposes a 4x4 matrix into position, quaternion, and scale components.
The matrix to decompose.
The resulting position vector.
The resulting quaternion representing rotation.
The resulting scale vector.
Decomposes a 4x4 matrix into position, quaternion, and scale components.