math docs
Preparing search index...
index
mat3
fromMat2d
Function fromMat2d
fromMat2d
(
out
:
mat3
.
Mat3
,
a
:
mat2d
.
Mat2d
)
:
mat3
.
Mat3
Copies the values from a mat2d into a mat3
Parameters
out
:
mat3
.
Mat3
the receiving matrix
a
:
mat2d
.
Mat2d
the matrix to copy
Returns
mat3
.
Mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Copies the values from a mat2d into a mat3