EF NOSHADOW: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=EF_NOSHADOW}}{{stub}}
{{DISPLAYTITLE:EF_NOSHADOW}}{{stub}}
'''EF_NOSHADOW''' is defined as 0x010, or 16.
'''EF_NOSHADOW''' is defined as 0x010, or 16.


To control this functionality, use the <code>disableshadows</code> keyvalue and the <code>EnableShadow</code> & <code>DisableShadow</code> inputs.
To control this functionality, use the <code>disableshadows</code> keyvalue and the <code>EnableShadow</code> & <code>DisableShadow</code> inputs.
[[Category:Constants]]
[[Category:Constants]]

Revision as of 23:54, 4 December 2011

Stub

This article or section is a stub. You can help by expanding it.

EF_NOSHADOW is defined as 0x010, or 16.

To control this functionality, use the disableshadows keyvalue and the EnableShadow & DisableShadow inputs.