Color correction volume
Jump to navigation
Jump to search
It only works in single player unless used in the Left 4 Dead series.
A color correction lookup table is faded in or out when a player enters or leaves its volume. Fade time is configurable.
Keyvalues
- Lookup Fade Duration ([todo internal name (i)]) <float>
- This is the duration for the lookup to fade in/out on extry/exit
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
Inputs
- filename !FGD
- change the Lookup Table filename
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
Outputs
See also
- Color correction (concept) - The general concept of color correction
- color_correction (entity) - A point-based entity used to control color correction