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