Setting IGUIFont Transparency.

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
HondaDarrell
Posts: 20
Joined: Sun Aug 27, 2006 9:10 pm
Location: U.S.A.
Contact:

Setting IGUIFont Transparency.

Post by HondaDarrell »

I need to set the transparency of text that's drawn using "IGUIFont.draw()".
I've tried setting the SColor alpha value of the drawn text but the transparency isn't affected.
Is it possible to set the transparency of text?
Post Reply