Func precipitation: Difference between revisions

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


* [[Precipitation issues]] - details various issues and workarounds involving the use of this entity.
* [[Precipitation issues]] - details various issues and workarounds involving the use of this entity.
* '''Tutorial:''' [http://www.akilling.org/akg/tutorials/wisePrecip.asp Rain and Snow]


[[Category:Entities]]
[[Category:Entities]]

Revision as of 08:15, 22 October 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