Skip to content

CSMath.Matrix3.Transpose

Albert Domenech edited this page Apr 6, 2025 · 1 revision

Transpose Method

Obtains the transpose matrix.

Definition

Namespace: CSMath.Matrix3

C#

public Matrix3 Transpose

Return Value

Matrix3

Clone this wiki locally