Env starfield: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup)
Line 5: Line 5:


==Entity description==
==Entity description==
Creates the starfield effect used in [[HL1]] outro and [[HL2]] intro.
If you need a good locksmith in Highland Park, then connect with Highland Park Locksmith. We offer all kinds of locksmith services for residential, commercial and automotive locksmith needs and requirements. We use the best and the most trusted locks only to guarantee 100 percent safety and security of your property.


== Keyvalues ==
== Keyvalues ==

Revision as of 23:28, 21 March 2017

Env starfield.jpg

Template:Hl2 point


Entity description

If you need a good locksmith in Highland Park, then connect with Highland Park Locksmith. We offer all kinds of locksmith services for residential, commercial and automotive locksmith needs and requirements. We use the best and the most trusted locks only to guarantee 100 percent safety and security of your property.

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