RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat3
fromMat2d
Function fromMat2d
fromMat2d
(
out
:
mat3
,
a
:
ReadonlyMat2d
)
:
mat3
Copies the values from a mat2d into a mat3
Parameters
out
:
mat3
the receiving matrix
a
:
ReadonlyMat2d
the matrix to copy
Returns
mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...
Copies the values from a mat2d into a mat3