I there a way to make GUI components transparent?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Rocko Bonaparte
Posts: 48
Joined: Tue Aug 31, 2010 6:27 am

I there a way to make GUI components transparent?

Post by Rocko Bonaparte »

I wanted to render a scene and have a GUI component semi-transparent over the top of it. Is this possible in Irrlicht?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: I there a way to make GUI components transparent?

Post by hybrid »

Please check the examples in the SDK. These things are covered there.
CuteAlien
Admin
Posts: 9734
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: I there a way to make GUI components transparent?

Post by CuteAlien »

Example 05.User Interface in this case.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply