Shadow control: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Entity Description==
==Entity Description==
Controls dynamic projected shadows (produced by player models, NPCs, and physics props) in the entire map.
[[Image:{{PAGENAME}}.png|left]]Controls dynamically projected shadows (produced by player models, NPCs, and physics props) in the entire map.{{clr}}


==Keyvalues==
==Keyvalues==

Revision as of 23:19, 29 March 2006

Entity Description

Shadow control.png

Controls dynamically projected shadows (produced by player models, NPCs, and physics props) in the entire map.

Keyvalues

  • Shadow Color
#000000 The color of the shadows.
  • Maximum Distance
The maximum distance the shadow is allowed to cast, in inches.


Inputs

  • color
#000000 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.