Func precipitation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
* {{kv targetname}}
* {{kv targetname}}


* [[Parentname]]
* {{kv parentname}}


* '''renderamt'''
* '''renderamt'''
Line 25: Line 25:
* {{i targetname}}
* {{i targetname}}


* [[Parentname]]
* {{i parentname}}


==Outputs==
==Outputs==

Revision as of 21:26, 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