Surface color

From PyMOLWiki
Revision as of 12:57, 4 June 2009 by Tmp (talk | contribs) (→‎Example)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

surface_color controls the color of surfaces as drawn in PyMOL.

Syntax

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

Example

# color the surface white
set surface_color, white, *

See Also

Color, Color_Values