This is a read-only mirror of pymolwiki.org

Difference between revisions of "Mesh type"

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

Latest revision as of 02:16, 28 March 2014

Overview

set mesh_type adjusts the way a surface mesh is displayed

-1 nothing
0  square grid (default)
1  dots

At present (Pymol version 0.99rc6) type 1 does not ray trace correctly

Syntax

set mesh_type, <integer>                          #default 0

Example