#How to set Panel Alpha (transparency) without a style, programmatically?
12 messages · Page 1 of 1 (latest)
12 messages · Page 1 of 1 (latest)
In tweens, you can use modulate:a, where accessing the alpha property is direct. There must be some public value that the tween acts on, but I have been unable to find it in the docs or editor introspection.