Func precipitation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv parentname}} | * {{kv parentname}} | ||
Line 22: | Line 21: | ||
* {{i targetname}} | * {{i targetname}} | ||
* {{i parentname}} | * {{i parentname}} | ||
Line 34: | Line 32: | ||
* '''Tutorial:''' [http://www.akilling.org/akg/tutorials/wisePrecip.asp Rain and Snow] | * '''Tutorial:''' [http://www.akilling.org/akg/tutorials/wisePrecip.asp Rain and Snow] | ||
[[Category:Entities]][[Category:Brush Entities]] | |||
[[Category:Entities]] |
Revision as of 01:02, 21 February 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)⇆
- preciptype
- <choices> Precipitation Type
- Rain
- Snow
Inputs
Outputs
See Also
- Precipitation issues - details various issues and workarounds involving the use of this entity.
- Tutorial: Rain and Snow