Mesh lighting

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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