Shadow control: Difference between revisions
Jump to navigation
Jump to search
m (Removed incompleteness) |
m (→Keyvalues: format) |
||
Line 10: | Line 10: | ||
* {{kv angles}} | * {{kv angles}} | ||
* ''' | * '''color''' | ||
: {{color}} The color of the shadows. | : {{color}} The color of the shadows. | ||
* ''' | * '''distance''' | ||
: The maximum distance the shadow is allowed to cast, in inches. | : <float> The maximum distance the shadow is allowed to cast, in inches. | ||
==Inputs== | ==Inputs== |
Revision as of 17:04, 20 July 2006
Entity Description
Controls dynamically projected shadows (produced by player models, NPCs, and physics props) in the entire map.
Keyvalues
- color
- ⇆#000000rgb(0,0,0)⇆ The color of the shadows.
- distance
- <float> The maximum distance the shadow is allowed to cast, in inches.
Inputs
- color ⇆#000000rgb(0,0,0)⇆
- Set the shadow color.
- direction <vector>
- Set the shadow direction.
- SetDistance <float>
- Set the maximum shadow cast distance.
- SetAngles <angles>
- Set the shadow direction.