Matrix4x4::Transpose Method
Transposes the rows and columns of a matrix.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- matrix
- Type: System.Numerics::Matrix4x4
The matrix to transpose.
Show: