Shadow control

From Valve Developer Community
Revision as of 12:06, 25 December 2005 by Campaignjunkie (talk | contribs)
Jump to navigation Jump to search

Entity Description

Controls dynamic 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.