Appearance
aninest root / Vec2 / copy
function copy(v): Vec2
Duplicates the vector.
• v: Vec2
Vec2
The duplicated vector.
Utils/vec2.ts:190