This is a read-only mirror of pymolwiki.org

Sphere quality

From PyMOL Wiki
Revision as of 21:52, 4 July 2007 by Rrowlett (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

sphere_quality controls the rendering quality of sphere objects


Syntax

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

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


Examples