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