Info no dynamic shadow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup)
Line 1: Line 1:
{{Point ent|info_no_dynamic_shadow|internal=1}}
{{Point ent|info_no_dynamic_shadow|internal=1}} It is used to mark surfaces that shouldn't receive [[Lighting#Dynamic_shadows|dynamic shadows]]. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.
 
==Entity Description==
Use this [[entity]] to mark surfaces that shouldn't receive [[Lighting#Dynamic_shadows|dynamic shadows]]. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.


{{intent}}
{{intent}}


==Keyvalues==
== Keyvalues ==
* '''sides'''
{{KV|Brush faces|sidelist|List of brush sides that shouldn't receive dynamic shadows.}}
: <sidelist>


[[Category:Lighting]]
[[Category:Lighting]]

Revision as of 08:42, 26 July 2011

Template:Point ent It is used to mark surfaces that shouldn't receive dynamic shadows. Useful to apply to walls and floors where shadows are drawn improperly, giving away the location of enemies.

Template:Intent

Keyvalues

Brush faces ([todo internal name (i)]) <sidelist>
List of brush sides that shouldn't receive dynamic shadows.