Skip to content

CSMath.Matrix4.Transpose

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Transpose Method

Transposes the rows and columns of this matrix.

Definition

Namespace: CSMath.Matrix4

C#

public Matrix4 Transpose

Return Value

Matrix4

Clone this wiki locally