Shadow control: Difference between revisions
Jump to navigation
Jump to search
(raw; needs cleanup) |
(Formatted the page according to the entity template) |
||
Line 1: | Line 1: | ||
==Entity Description== | |||
An entity to control shadows in the map. | |||
==Keyvalues== | |||
* {{kv targetname}} | |||
* {{kv angles}} | |||
* '''Shadow Color''' | |||
: {{color}} The color of the shadows. | |||
* '''Maximum Distance''' | |||
: The maximum distance the shadow is allowed to cast, in inches. | |||
==Inputs== | |||
* {{i targetname}} | |||
* '''color''' | |||
: {{color}} Set the shadow color. | |||
* '''direction''' | |||
: Set the shadow direction. | |||
* '''SetDistance''' | |||
: Set the maximum shadow cast distance. | |||
* '''SetAngles''' | |||
: Set the shadow direction. | |||
==Outputs== | |||
* {{i targetname}} | |||
==See Also== | |||
* Add links to related articles, entities, or tutorials here. | |||
[[Category:Entities]] | |||
Revision as of 11:26, 25 December 2005
Entity Description
An entity to control shadows in the map.
Keyvalues
- Shadow Color
- ⇆#000000rgb(0,0,0)⇆ The color of the shadows.
- Maximum Distance
- The maximum distance the shadow is allowed to cast, in inches.
Inputs
- color
- ⇆#000000rgb(0,0,0)⇆ Set the shadow color.
- direction
- Set the shadow direction.
- SetDistance
- Set the maximum shadow cast distance.
- SetAngles
- Set the shadow direction.
Outputs
See Also
- Add links to related articles, entities, or tutorials here.