Light count: Difference between revisions
Appearance
Created new settings page for light_count |
(No difference)
|
Revision as of 14:58, 28 November 2006
Overview
set light_count definies the number of light sources.
Setting to 0 or 1 removes any directional light source resulting in no shadows. Light_count does affect ambient lighting.
Syntax
set light_count, <integer> #default 2
Example
-
light_count 0
-
light_count 2 (default)
-
light_count 10