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