Func precipitation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
'''Entity Name:''' func_precipitation
A brush entity that creates rain and snow inside its volume.
A brush entity that creates rain and snow inside its volume.



Revision as of 09:18, 12 July 2005

Template:Wrongtitle

Entity Description

A brush entity that creates rain and snow inside its volume.

Keyvalues

  • renderamt
<integer> Density (0-100%)
  • rendercolor
<color255> Color (R G B)
  • preciptype
<choices> Precipitation Type
  • Rain
  • Snow

Inputs

Outputs

See Also