math docs
Preparing search index...
index
mat3
transpose
Function transpose
transpose
(
out
:
mat3
.
Mat3
,
a
:
mat3
.
Mat3
)
:
mat3
.
Mat3
Transpose the values of a mat3
Parameters
out
:
mat3
.
Mat3
the receiving matrix
a
:
mat3
.
Mat3
the source matrix
Returns
mat3
.
Mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Transpose the values of a mat3