Template:KV Shadow: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
TomEdwards (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Shadow| | {{ScrollBox|title=Shadow| | ||
; Disable shadows <code><[[ | ; Disable shadows <code><[[bool]]></code> | ||
: Prevent the entity from creating cheap render-to-texture | : Prevent the entity from creating cheap render-to-texture shadows. Does not affect [[shadow mapping]]. | ||
}} | }} |
Revision as of 02:47, 20 July 2009
Shadow:
- Disable shadows
<bool>
- Prevent the entity from creating cheap render-to-texture shadows. Does not affect shadow mapping.