Matrix.Transpose Method
Transposes the rows and columns of a matrix.
Overload List
Name | Description |
---|---|
Matrix.Transpose (Matrix) | Transposes the rows and columns of a matrix. |
Matrix.Transpose (Matrix, Matrix) | Transposes the rows and columns of a matrix. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace