RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat4
transpose
Function transpose
transpose
(
out
:
mat4
,
a
:
ReadonlyMat4
)
:
mat4
Transpose the values of a mat4
Parameters
out
:
mat4
the receiving matrix
a
:
ReadonlyMat4
the source matrix
Returns
mat4
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 mat4