env_starfield

From Valve Developer Community
Revision as of 07:42, 22 March 2017 by Dr. Orange (talk | contribs) (removed spam)
Jump to navigation Jump to search
Env starfield.jpg

Template:Hl2 point


Entity description

Creates the starfield effect used in HL1 outro and HL2 intro.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

TurnOn
Turn on
TurnOff
Turn off
SetDensity <floatRedirectInput/float>
Set the density of the starfield. It's a multiplier, so 1 is the default.

Outputs

See also