Template:KV Shadow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (more specific)
No edit summary
Line 1: Line 1:
'''disableshadows'''
{{ScrollBox|title=Shadow|
: {{boolean}} Used to disable dynamic shadow casting from this entity.
; Disable shadows <code><[[Bool]]></code>
: Prevent the entity from creating cheap render-to-texture shadow. Does not affect [[shadow mapping]].  
}}

Revision as of 11:43, 19 July 2009

Shadow:
Disable shadows <Bool>
Prevent the entity from creating cheap render-to-texture shadow. Does not affect shadow mapping.