Func precipitation: Difference between revisions
Jump to navigation
Jump to search
m (Added a table and stuff.) |
Rodeoclown (talk | contribs) (akg mirror) |
||
Line 35: | Line 35: | ||
* [[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:// | * '''Tutorial:''' [http://sourcemapping.org/akg/tutorials/wisePrecip.asp Rain and Snow] | ||
[[Category:Entities]][[Category:Brush Entities]] | [[Category:Entities]][[Category:Brush Entities]] |
Revision as of 15:28, 12 May 2006
Entity Description
A brush entity that creates rain and snow inside its volume.
Keyvalues
- renderamt
- <integer> Density (0-100%)
- rendercolor
- ⇆#000000rgb(0,0,0)⇆ Color (R G B)
- preciptype
- <choices> Precipitation Type
Literal Value Description 0 Rain 1 Snow
Inputs
Outputs
See Also
- Precipitation issues - details various issues and workarounds involving the use of this entity.
- Tutorial: Rain and Snow