surface particleRen(varying float customAttr=0.0) { Ci = color(customAttr,customAttr,customAttr); printf("%f\n",customAttr); }/* particleRen */