Two sided lighting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
== Examples == | == Examples == | ||
<gallery> | |||
Image:Tsl_off.png|Two Sided Lighting Off | |||
Image:Tsl_on.png|Two Sided Lighting On | |||
</gallery> | |||
== Syntax == | == Syntax == |
Revision as of 21:11, 20 July 2006
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