I use an alpha tween to fade out an entire hierarchy, that hierarchy is under a panel so the tween is changing that panel's alpha.
I would like the fade to not show the overlapping parts as if it were one image. I'd like to avoid using texture render. It is possible ?