How do you use a PVector array?

edited April 2015 in How To...

I'm trying to store three points (the three vertices of a triangle) in a PVector array. How would I initialize it and set its values?

Answers

Sign In or Register to comment.