Jump to content

Light count

From PyMOL Wiki

Overview

[edit]

set light_count defines 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

[edit]
set light_count, <integer>                          #default 2

PyMol API

[edit]
cmd.set(light_count,int sources)


Example

[edit]

See Also

[edit]

Light