Hi,
I would like to ask about the box's color value. After changing this value to reduce the color intensity, the visuals remain the same. I'm not sure what else to do to make it affect the visual appearance.
I use the following code:
Object box = Model.find("Queue1/Box1"); box.color.a = 0.1;