$maxfogdensityscalar: Difference between revisions
Jump to navigation
Jump to search

Tip:
(Preparing page for move. This action was perfomed by a bot under supervision.) |
m (WisdomBot moved page $maxfogdensityscalar to $maxfogdensityscalar/en: Moved to {{Multipage}} compliant page name. This action was perfomed by a bot under supervision.) |
(No difference)
|
Revision as of 14:03, 11 January 2024


Template:ShaderparamIt modulates the amount of fog the material receives.

maxfogdensityscalar
is useful for modulating lit materials in foggy maps. For example in L4D2's Hard Rain campaign, this is used on the gas station in the 3D skybox to make it visible as a landmark through opaque fog.Usage
$maxfogdensityscalar "0.97"
Caveats
Only tested in Left 4 Dead 2, support in other games not verified. Not known how cheap or expensive it is.
Does not work in Team Fortress 2.