Garry's Mod Wiki

Revision Difference

VMatrix:GetTransposed#546167

<function name="GetTransposed" parent="VMatrix" type="classfunc">⤶ <description>⤶ Returns the transpose (every row is becomes a column) of this matrix.⤶ </description>⤶ <added>2021.12.15</added>⤶ <realm>Shared</realm>⤶ <rets>⤶ <ret name="transposed" type="VMatrix">The transposed matrix.</ret>⤶ </rets>⤶ </function>⤶ ⤶