Closed cwwjsyc closed 3 years ago
Did you try to do something like cfd.setBackground([0,0,0,0])
?
Ok, I did try it myself and it works fine. If you want to set it as default, you have to use cfd.setBackground([0,0,0,0], true)
or set the background during the init.
Learning ! Thanks。
how to set backgourd-color transparent?