How to code this [jit.gl.pix] in codebox

JMB_13's icon

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 !


TFL's icon

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.

JMB_13's icon

Thanks a lot, I was looking that for a veery long time !