RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat3
transpose
Function transpose
transpose
(
out
:
mat3
,
a
:
ReadonlyMat3
)
:
mat3
Transpose the values of a mat3
Parameters
out
:
mat3
the receiving matrix
a
:
ReadonlyMat3
the source matrix
Returns
mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...
Transpose the values of a mat3