Returns a copy of the p5.Vector object.
Examples
Syntax
copy()copy(v)Parameters
v
p5.Vector:
the p5.Vector to create a copy of
Notice any errors or typos? Please let us know. Please feel free to edit src/math/p5.Vector.js and open a pull request!
Returns a copy of the p5.Vector object.
copy()copy(v)the p5.Vector to create a copy of