Surface color
Contents
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, *
surface_color controls the color of surfaces as drawn in PyMOL.
# color the surface
set surface_color, (color), (selection)
# color the surface white
set surface_color, white, *