Extract the Quat rotation components from a transformation matrix in TRS order (= translation * rotation * scale).
https://en.wikipedia.org/wiki/Rotation_matrix#Quaternion
Generated using TypeDoc
Extract the Quat rotation components from a transformation matrix in TRS order (= translation * rotation * scale).