EF NOSHADOW: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{wrongtitle|title=EF_NOSHADOW}}
{{LanguageBar|_=1}}
{{back|Effect flags}}{{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]]
[[Category:Effect flags]]

Latest revision as of 13:24, 13 August 2024

English (en)Translate (Translate)
Effect flags

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.