Color correction volume

From Valve Developer Community
Revision as of 17:02, 4 August 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

Color correction trigger

Keyvalues

<float>
  • maxweight
<float>
  • filename
<float>
  • lastEnterWeight
<float>
  • lastEnterTime
<float>
  • lastExitWeight
<float>
  • lastExitTime
<float>
  • fadeDuration
<float>

Inputs

  • BaseTrigger:
Toggle
Toggles this trigger between enabled and disabled states.
Enable
Enable trigger
Disable
Disable trigger

Outputs

  • TriggerOnce:
OnStartTouch
Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. (!activator is the "toucher.")
OnTrigger
Fired repeatedly with a delay while an entity is within this trigger's volume. Delay is defined by Delay Before Reset key.