MatrixTranspose

From the Oblivion ConstructionSet Wiki
Revision as of 01:26, 9 August 2010 by imported>CSbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(transpose:array) MatrixTranspose matrix:array 
(transpose:array) Transpose matrix:array

Returns the transpose of a matrix. The rows of a matrix become the columns of its transpose.