This is a read-only mirror of pymolwiki.org

Difference between revisions of "Sphere quality"

From PyMOL Wiki
Jump to navigation Jump to search
(New page: ==Overview== '''sphere_quality''' controls the rendering quality of sphere objects ==Syntax== <source lang="python"> # the default value is 1 set backface_cull, <integer> </source> '''Note''': Select...)
 
Line 1: Line 1:
 
==Overview==
 
==Overview==
'''sphere_quality''' controls the rendering quality of sphere objects
+
'''sphere_quality''' controls the rendering quality of sphere objects.
  
  
Line 9: Line 9:
 
</source>
 
</source>
  
 +
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.
 
'''Note''': Selecting values larger than 2 with stick_ball=on (enabled) causes PyMol 0.99 to crash in Windows.
  
  
 
==Examples==
 
==Examples==
 +
Open the images to see rendering details.
 
<gallery>
 
<gallery>
 
Image:sphere_quality_0.jpg|sphere_quality 0
 
Image:sphere_quality_0.jpg|sphere_quality 0

Revision as of 21:56, 4 July 2007

Overview

sphere_quality controls the rendering quality of sphere objects.


Syntax

# the default value is 1
set backface_cull, <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.