MatrixDecompose method
(Vector3StructType, QuaternionStructType, Vector3StructType)
MatrixDecompose(
- MatrixStructType mat
Implementation
(Vector3StructType translation, QuaternionStructType rotation, Vector3StructType scale) MatrixDecompose(MatrixStructType mat)
=> mat.decompose();