Func precipitation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 13: Line 13:
: <integer> Density (0-100%)
: <integer> Density (0-100%)
* '''rendercolor'''
* '''rendercolor'''
: <color255> Color (R G B)
: {{color}}
* '''preciptype'''
* '''preciptype'''
:<choices> Precipitation Type
:<choices> Precipitation Type

Revision as of 09:16, 18 August 2005

Template:Wrongtitle

Entity Description

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

Keyvalues

  • renderamt
<integer> Density (0-100%)
  • rendercolor
#000000
  • preciptype
<choices> Precipitation Type
  • Rain
  • Snow

Inputs

Outputs

See Also