<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Hpl3%3AGame%3Ascripting%3Auser_modules%3Amap_effects</id>
	<title>Hpl3:Game:scripting:user modules:map effects - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Hpl3%3AGame%3Ascripting%3Auser_modules%3Amap_effects"/>
	<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Hpl3:Game:scripting:user_modules:map_effects&amp;action=history"/>
	<updated>2026-05-15T09:46:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.frictionalgames.com/page?title=Hpl3:Game:scripting:user_modules:map_effects&amp;diff=579&amp;oldid=prev</id>
		<title>Maintenance script: Upload from wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Hpl3:Game:scripting:user_modules:map_effects&amp;diff=579&amp;oldid=prev"/>
		<updated>2020-07-09T13:43:55Z</updated>

		<summary type="html">&lt;p&gt;Upload from wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Map Effects =&lt;br /&gt;
'''Helper function prefix:''' Map_&lt;br /&gt;
&lt;br /&gt;
The Map Effects module handles a variety of different helpers for the map's effects, including fog and environment particles. It also manages collections of environmental presets to fade between, so you can transition a map's appearance from one state to another.&lt;br /&gt;
&lt;br /&gt;
== Important Functions ==&lt;br /&gt;
&lt;br /&gt;
=== Map_FadeFogStart ===&lt;br /&gt;
&lt;br /&gt;
Fade the map-wide fog start value to a new value.&lt;br /&gt;
=== Map_FadeFogEnd ===&lt;br /&gt;
&lt;br /&gt;
Fade the map-wide fog end value to a new value.&lt;br /&gt;
=== Map_FadeFogColor ===&lt;br /&gt;
&lt;br /&gt;
Fade the map-wide fog color to a new color.&lt;br /&gt;
=== Map_FadeFogFalloffExp ===&lt;br /&gt;
&lt;br /&gt;
Fade the map-wide fog falloff to a new value.&lt;br /&gt;
=== Map_FadeEnvironmentParticleWindVelocity ===&lt;br /&gt;
&lt;br /&gt;
Fade the velocity of the environment particles to a new value.&lt;br /&gt;
=== Map_FadeEnvironmentParticleColor ===&lt;br /&gt;
&lt;br /&gt;
Fade the color of the environment particles to a new value.&lt;br /&gt;
=== Map_FadeEnvironmentParticleBrightness ===&lt;br /&gt;
&lt;br /&gt;
Fade the brightness of the environment particles to a new value.&lt;br /&gt;
=== Map_Preset_SetupFog ===&lt;br /&gt;
&lt;br /&gt;
Specify a fog setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupSecondaryFog ===&lt;br /&gt;
&lt;br /&gt;
Specify a secondary fog setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupDepthOfField ===&lt;br /&gt;
&lt;br /&gt;
Specify a DoF setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupBloom ===&lt;br /&gt;
&lt;br /&gt;
Specify a bloom setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupDirLight ===&lt;br /&gt;
&lt;br /&gt;
Specify a direction light setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupToneMapping ===&lt;br /&gt;
&lt;br /&gt;
Specify a tone mapping setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupColorGrading ===&lt;br /&gt;
&lt;br /&gt;
Specify a color grading setup for a preset.&lt;br /&gt;
=== Map_Preset_SetupSkybox ===&lt;br /&gt;
&lt;br /&gt;
Specify a skybox for a preset.&lt;br /&gt;
=== Map_Preset_Fade ===&lt;br /&gt;
&lt;br /&gt;
Fade the map to a particular set of presets.&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
		
	</entry>
</feed>