Copy / Clone PVector?

Hi there,

When I use processing on my local system (with Java I assume), I can call copy() on PVectors to copy / clone them. I notice that doesn’t work in the browser-based systems. Is there a cross-platform way to copy PVectors?

Thanks!
Cello

2 Likes

ProcessingJS.org/reference/PVector_get_/

1 Like