Env particlelight: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=env_particlelight}} | {{wrongtitle|title=env_particlelight}} | ||
{{base_point}} | |||
==Entity Description== | ==Entity Description== | ||
Line 31: | Line 32: | ||
==Outputs== | ==Outputs== | ||
* {{not in fgd}} {{o targetname}} | * {{not in fgd}} {{o targetname}} | ||
Revision as of 10:09, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
An entity that can be used to light the smoke particles emitted by env_smokestack entities. Does not light any other particle types.
Keyvalues
- Color
- ⇆#000000rgb(0,0,0)⇆ Color emitted by this light.
- Intensity
- <integer>
- directional
- <boolean> If this is specified, then this light will use the bump map on the particles. Each particle system can have one ambient and one directional light.
- PSName
- <string> Set this to the name of the env_smokestack that you want this light to affect.