Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
This article's documentation is for anything that uses the Source engine. Click here for more information.

trigger_tonemap

From Valve Developer Community
Jump to: navigation, search
class hierarchy
CTonemapTrigger defined in env_tonemap_controller.h
CBaseTrigger
CBaseToggle
CBaseEntity

trigger_tonemap is a brush entity available in all Source Source games since Left 4 Dead Left 4 Dead.

Changes tonemap controllers for players touching the trigger.

Note.pngNote:This entity is only in the FGDs of the Left 4 Dead series. However, it still exists in the engine.
Note.pngNote:This entity has keyvalues, inputs, and outputs available to usual trigger_* entities, but only has Targetname listed as a base, so they're not listed in the FGD, but can still be added via turning off SmartEdit.

Keyvalues

Tonemap Name (TonemapName) <targetname>
The name of the tonemap controller entity associated with this trigger.