Disable fog??

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
PadrinatoR
Posts: 50
Joined: Tue Mar 09, 2004 9:53 pm
Location: Spain

Disable fog??

Post by PadrinatoR »

Hi!
I have enabled the fog, but in a specific moment of the game, I need to disable it, but I have not found any function to do this. Can anyone help me??

Thx!!!
There are only 10 types of people: those who understand binary and those who don't

--------------------------------------------

Image
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Simply set the fog flag in all materials to false.
PadrinatoR
Posts: 50
Joined: Tue Mar 09, 2004 9:53 pm
Location: Spain

Post by PadrinatoR »

wow, I thought that it would be easier :(
There are only 10 types of people: those who understand binary and those who don't

--------------------------------------------

Image
RNX

Post by RNX »

for loop
Post Reply