Env tonemap controller infected: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Replaced content with "{{:env_tonemap_controller_ghost}} * env_tonemap_controller_ghost")
Tag: Replaced
(-transcluding env_tonemap_controller_ghost)
Line 1: Line 1:
{{CD|CEnvTonemapController}}
{{l4d series point|env_tonemap_controller_infected|sprite=env_tonemap_controller.png}}
An entity that controls the [[HDR]] tonemapping for infected player. Think of it as a method of controlling the exposure of the player's eyes.
{{:env_tonemap_controller_ghost}}
{{:env_tonemap_controller_ghost}}
* [[env_tonemap_controller_ghost]]
* [[env_tonemap_controller_ghost]]

Revision as of 04:03, 13 November 2022

C++ Class hierarchy
CEnvTonemapController
CPointEntity
CBaseEntity

Template:L4d series point

An entity that controls the HDR tonemapping for infected player. Think of it as a method of controlling the exposure of the player's eyes.

English (en)Translate (Translate)
C++ Class hierarchy
CEnvTonemapController
CPointEntity
CBaseEntity
Env tonemap controller.png

env_tonemap_controller_ghost is a logical entity available in Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series.

An entity that controls the HDR tonemapping for ghost player.


Note.pngNote:Other functionality and all Keyvalues / Inputs / Outputs are same as env_tonemap_controller.

See also