| Matrix44FDecompose Method |
| Name | Description | |
|---|---|---|
| Decompose(Vector3F, Matrix33F, Vector3F) |
Decomposes the matrix into the scale, translation, and rotation components.
| |
| Decompose(Vector3F, QuaternionF, Vector3F) |
Decomposes the matrix into the scale, translation, and rotation components.
|