Difference between revisions of "Sphere quality"

From PyMOLWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
<source lang="python">
 
<source lang="python">
 
# the default value is 1
 
# the default value is 1
set backface_cull, <integer>
+
set sphere_qualityl, <integer>
 
</source>
 
</source>
  

Revision as of 18:04, 4 July 2007

Overview

sphere_quality controls the rendering quality of sphere objects.


Syntax

# the default value is 1
set sphere_qualityl, <integer>

Larger values of <integer> result in higher quality sphere rendering.

Note: Selecting values larger than 2 with stick_ball=on (enabled) causes PyMol 0.99 to crash in Windows.

Examples

Open the images to see rendering details.