Garry's Mod Wiki

VMatrix:GetTransposed

  VMatrix VMatrix:GetTransposed()

Description

Returns the transpose (each row becomes a column) of this matrix.

Returns

1 VMatrix transposed
The transposed matrix.