MatrixDecompose function
Implementation
(Vector3D translation, QuaternionD rotation, Vector3D scale) MatrixDecompose(
MatrixD mat,
) => _module.MatrixDecompose(mat);
(Vector3D translation, QuaternionD rotation, Vector3D scale) MatrixDecompose(
MatrixD mat,
) => _module.MatrixDecompose(mat);