Difference between revisions of "Surface color"

From PyMOLWiki
Jump to navigation Jump to search
Line 26: Line 26:
  
 
[[Category:Settings]]
 
[[Category:Settings]]
 +
[[Category:Coloring]]

Revision as of 13:55, 28 August 2008

Overview

surface_color controls the color of surfaces as drawn in PyMOL.

Syntax

# color the surface
set surface_color, (selection), (color)

Example

# color the surface white
set surface_color, *, white

See Also

Color, Color_Values