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