This is a read-only mirror of pymolwiki.org

Difference between revisions of "Mesh quality"

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

Latest revision as of 02:16, 28 March 2014

Overview

Altering the mesh_quality setting adjusts how precisely the mesh represents the surface. The higher the value the more curved and precise the surface is defined. The default is good compromise for quality and speed (mesh calculation time).

Syntax

# The default is 2.
set mesh_quality, <integer>

Example