This article's documentation is for anything that uses the Source engine. Click here for more information.

Info no dynamic shadow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Classify bug)
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{entity|info_no_dynamic_shadow|type=e1}}
{{this is a|e1|name=info_no_dynamic_shadow}}


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

Revision as of 13:34, 4 January 2024

info_no_dynamic_shadow is an e1 available in all Source Source games.

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.

Icon-Bug.pngBug:This entire entity class is a hack to mask shadows appearing on the wrong side of walls.  [todo tested in ?]

Template:Intent

Keyvalues

Brush faces (sides) <sidelist>
List of brush sides that shouldn't receive dynamic shadows.

See Also

shadow_control