EF NOSHADOW: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
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]]

Revision as of 04:59, 29 January 2024

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.