Appearance
aninest-root / Vec2 / copy
function copy(v): Vec2;
Defined in: Utils/vec2.ts:191
Duplicates the vector.
Vec2
The duplicated vector.