VRageMath.Matrix3x3.Transpose - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMatrix3x3

Summary

public static void Transpose(ref Matrix3x3 matrix, out Matrix3x3 result)

Transposes the rows and columns of a matrix.

Parameters

Summary

public void Transpose()
⚠️ **GitHub.com Fallback** ⚠️