Difference between revisions of "Sphere scale"

From PyMOLWiki
Jump to navigation Jump to search
m
m (added Category Settings)
Line 12: Line 12:
  
 
==Related settings==
 
==Related settings==
[[sphere_color]]
+
*[[sphere_color]]
 +
*[[sphere_mode]]
 +
*[[sphere_point_max_size]]
 +
*[[sphere_point_size]]
 +
*[[sphere_quality]]
 +
*[[sphere_solvent]]
 +
*[[sphere_transparency]]
  
[[sphere_mode]]
+
[[Category:Settings]]
 
 
[[sphere_point_max_size]]
 
 
 
[[sphere_point_size]]
 
 
 
[[sphere_quality]]
 
 
 
[[sphere_solvent]]
 
 
 
[[sphere_transparency]]
 

Revision as of 15:01, 7 February 2007

Overview

This setting affects the apparent radius of spheres in the sphere representation. Default scale is set to 1.0.

Syntax

set sphere_scale, size

size can be any float number. Using 0.25 gives a nice balls&sticks representation with both lines and spheres turned on.

set sphere_scale by itself will revert to default.

Related settings