math docs
Preparing search index...
index
mat3
copy
Function copy
copy
(
out
:
mat3
.
Mat3
,
a
:
mat3
.
Mat3
)
:
mat3
.
Mat3
Copy the values from one mat3 to another
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...
Copy the values from one mat3 to another