CSMath.Matrix4.Transpose - DomCR/ACadSharp GitHub Wiki

Transpose Method

Transposes the rows and columns of this matrix.

Definition

Namespace: CSMath.Matrix4

C#

public Matrix4 Transpose

Return Value

Matrix4