Search found 2 matches
- Tue Apr 11, 2017 20:19
- Forum: Help
- Topic: Parents alpha value affected by childrens one?
- Replies: 3
- Views: 4412
Re: Parents alpha value affected by childrens one?
It seems to me to be an irrlicht renderer issue. So the problem just appears by rendering an 3D texture object with the irrlicht renderer in the gui background. Without Object: https://picload.org/image/rcdpwola/img1.png With Object: https://picload.org/image/rcdpwoll/img2.png
- Sun Apr 09, 2017 15:37
- Forum: Help
- Topic: Parents alpha value affected by childrens one?
- Replies: 3
- Views: 4412
Parents alpha value affected by childrens one?
Hi, in dont know why, but in my case transparent gui elements (childrens) lead to also transparent parents(at the position of the childrens). Is there a inverse "InheritsAlpha"-version? I want to see the parent by using transparent childrens. But in my case i can see through all windows. I...