Difference between revisions of "SetFog"

4 bytes removed ,  05:21, 23 November 2009
no edit summary
imported>Portbash
imported>Portbash
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Console Functions]]
[[Category:Console Functions]]
 
The '''SETFOG''' command allows you to alter the current fog properties. Very handy for getting precise future fog-weather values and/or for a screenshot setup.  
 
The '''SETFOG''' command allows you to alter the current fog properties. Very handy for testing future fog-weather values ingame and/or for a screenshot setup.  


It requires two input values:
It requires two input values:
Line 12: Line 10:
The '''second value''' determines the distant range towards the player. With a value of 1500, the fog would appear 1500 units away from the player.
The '''second value''' determines the distant range towards the player. With a value of 1500, the fog would appear 1500 units away from the player.


The '''first value''' determines ...I would say... the "softness curve". If the first value is equal to the second, the fog plane would be as sharp as possible, which results in seeing the fog cutting through each polygon it hits.
The '''first value''' determines ...I would say... the "softness curve". If the first value is equal to the second, the fog plane will be as sharp as possible, which results in seeing the fog cutting through each polygon it hits.


  SetFog 0 15000 ; Would be a far distant & soft fog.
  SetFog 0 15000 ; Would be a far distant & soft fog.
Line 23: Line 21:




May the force be with you...
May the fog be with you...


----
----
; /!\ Warning /!\ : Changing the fog settings will override '''ALL''' fog settings (weather/dungeons) and can not be undone. A restart of Fallout 3 is required to restore original fog settings, loading a saved game won't do the thing.
; /!\ Warning /!\ : Changing the fog settings will override '''ALL''' fog settings (weather/dungeons) and can not be undone. A restart of Fallout 3 is required to restore original fog settings, loading a saved game won't do the thing.
----
----
Anonymous user