@taketori7616 wrote:
We take out x, y, z in ofVec3f set by ofParameter individually.
ofParameter <ofVec3f> position
If you do, extracting x in position is
position.x
So I get an error, what should I do?
Posts: 2
Participants: 2
@taketori7616 wrote:
We take out x, y, z in ofVec3f set by ofParameter individually.
ofParameter <ofVec3f> position
If you do, extracting x in position is
position.x
So I get an error, what should I do?
Posts: 2
Participants: 2