Changing "pixelArt" config on the fly

Hello everyone. I hope you are doing well. :slightly_smiling_face:

I’ve looked in the APIs and I’ve tried to hack with the config using a debugger and some breakpoints, but I didn’t found a way to change the pixelArt property after initialization.

It seems that there is only get a getter to the pixelArt property, not a setter.

Do you know if it’s possible to do it on the fly?