Light count

From PyMOLWiki
Revision as of 17:21, 2 November 2007 by Inchoate (talk | contribs)
Jump to navigation Jump to search

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