@kognifai/cogsengine
Preparing search index...
cogs.esm
mat4
copy
Function copy
copy
(
out
:
mat4
,
a
:
ReadonlyMat4
)
:
mat4
Copy the values from one mat4 to another
Parameters
out
:
mat4
the receiving matrix
a
:
ReadonlyMat4
the source matrix
Returns
mat4
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Copy the values from one mat4 to another