Turning fog off

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
kendric
Posts: 71
Joined: Tue May 29, 2007 9:05 pm

Turning fog off

Post by kendric »

I couldn't find any function to reset the fog back to its initial state(ie off or very far away). Is there a better way to do this then just setting the fog to have a huge distance?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Why not just disabling the fog?
Post Reply