This is a read-only mirror of pymolwiki.org

Difference between revisions of "Mesh lighting"

From PyMOL Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:16, 28 March 2014

Overview

The mesh_lighting setting turns lighting on or off for the mesh representation, in PyMOL. Actually, this doesn't make much difference with the default mesh settings.

Syntax

# on 
set mesh_lighting, on
set mesh_lighting, 1 

# off
set mesh_lighting, off
set mesh_lighting, 0