EF NOSHADOW: Difference between revisions
Jump to navigation
Jump to search

No edit summary |
No edit summary |
||
(11 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{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


EF_NOSHADOW is defined as 0x010, or 16.
To control this functionality, use the disableshadows
keyvalue and the EnableShadow
& DisableShadow
inputs.