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