Func precipitation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
* '''rendercolor'''
* '''rendercolor'''
: <color255> Color (R G B)
: <color255> Color (R G B)
* preciptype
* '''preciptype'''
: <choices> Precipitation Type
:<choices> Precipitation Type
**Rain
:*Rain
**Snow
:*Snow


==Inputs==
==Inputs==

Revision as of 20:05, 9 July 2005

Template:Wrongtitle

Entity Description

Entity Name: func_precipitation

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