Two sided lighting: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
set two_sided_lighting, on # disable | set two_sided_lighting, on # disable | ||
</source> | </source> | ||
[[Category:Settings|Two sided lighting]] |
Latest revision as of 16:19, 2 November 2007
Overview
Two_sided_lighting when turned on illuminates both the inside and outside of surfaces; when off, just the outside. Notice the light on the inside of the surface in the images below.
Examples
Syntax
set two_sided_lighting, off # enable
set two_sided_lighting, on # disable