Surface color: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:


[[Category:Settings]]
[[Category:Settings]]
[[Category:Coloring]]

Revision as of 12: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