Surface color
Appearance
Overview
[edit]surface_color controls the color of surfaces as drawn in PyMOL.
-
Usual surface coloring
-
Color the entire surface "marine".
Syntax
[edit]# color the surface
set surface_color, (color), (selection)
Examples
[edit]# color the surface white
set surface_color, white, *
# return surface coloring to the default scheme
set surface_color, default, *