Shadow control

From Valve Developer Community
Revision as of 16:11, 12 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity Description

Shadow control.png

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

Keyvalues

  • color
#000000 The color of the shadows.
  • distance
<float> The maximum distance the shadow is allowed to cast, in inches.
<boolean> All Shadows Disabled

Inputs

  • color #000000
Set the shadow color.
  • direction <vector>
Set the shadow direction.
  • SetDistance <float>
Set the maximum shadow cast distance.
Set the shadow direction.
Set shadows disabled state.

Outputs