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