How to code this [jit.gl.pix] in codebox
Hello !
What is the way to code this [jit.gl.pix} object with codebox ? And also is there a way to automatically convert a object in codebox ?
Thanks !

Open the Code tab from the right sidebar and you get the genexpr version of your jit.gl.pix:

You can copy that code and put it in a codebox.
Thanks a lot, I was looking that for a veery long time !