math docs
Preparing search index...
index
vec4
clone
Function clone
clone
(
a
:
vec4
.
Vec4
)
:
vec4
.
Vec4
Creates a new vec4 initialized with values from an existing vector
Parameters
a
:
vec4
.
Vec4
vector to clone
Returns
vec4
.
Vec4
a new 4D vector
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Creates a new vec4 initialized with values from an existing vector