Jump to content

Surface color

From PyMOL Wiki

Overview

[edit]

surface_color controls the color of surfaces as drawn in PyMOL.

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, *

See Also

[edit]

Color, Color_Values