EF NOSHADOW: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
SirYodaJedi (talk | contribs) 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
EF_NOSHADOW is defined as 0x010, or 16.
To control this functionality, use the disableshadows
keyvalue and the EnableShadow
& DisableShadow
inputs.