math docs
Preparing search index...
index
vec2
copy
Function copy
copy
(
out
:
vec2
.
Vec2
,
a
:
vec2
.
Vec2
)
:
vec2
.
Vec2
Copy the values from one vec2 to another
Parameters
out
:
vec2
.
Vec2
the receiving vector
a
:
vec2
.
Vec2
the source vector
Returns
vec2
.
Vec2
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Copy the values from one vec2 to another