Geomerative – Is there something like shapeMode() for RShape?

Hi Coders,

i am trying to center a SVG with geomerative's RShape. I want to do something like

shapeMode(CENTER); translate(width/2,height/2);

Could someone of you help me, to "translate" this to Geomerative-syntax?

Thanks in advance!

Sign In or Register to comment.