[]
Transposes the matrix.
public static void TransposeRef(ref Matrix4x4 value)
The matrix whose transpose is to be calculated.