Sphere mode: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
m (New page: == Overview == The '''sphere_mode''' setting controls how PyMOL draws spheres in the OpenGL interface. It does not affect rendering, using ray. Sphere mode set to '''5''', which look...)
 
No edit summary
 
Line 22: Line 22:


[[Category:Settings|Sphere_mode]]
[[Category:Settings|Sphere_mode]]
[[Category:Spheres]]

Latest revision as of 12:59, 27 April 2009

Overview

The sphere_mode setting controls how PyMOL draws spheres in the OpenGL interface. It does not affect rendering, using ray.

Sphere mode set to 5, which looks beautiful, requires have OpenGL Shaders Installed.

Syntax

set sphere_mode, VAL

where

VAL = [1..5]

Example