Env fade

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

Template:Wrongtitle

Entity Description

An entity that controls screen fades.

Keyvalues

<integer> The time that it will take to fade the screen in or out.
  • holdtime
<integer> The time to hold the faded in/out state.
  • renderamt
<byte> Alpha of the fade, where 0 = fully transparent and 255 = fully opaque.
  • rendercolor
#000000 Fade Color

Inputs

Start the screen fade.

Outputs

Fired when the fade has begun.