Matrix4x4transposeOn this pageMatrix4x4.transpose "Read-Only"This property is Read-Only NameTypetransposeMatrix4x4 Description Returns the transpose of this matrix (Read Only). Extra Detail The transposed matrix is the one that has the Matrix4x4's columns exchanged with its rows.