vmd.color.set_scale¶
-
vmd.color.
set_scale
()¶ Set colorscale parameters. One or more parameters may be set with each function invocation.
Parameters: - method (str) – Coloring method. Valid values are in scale_methods()
- midpoint (float) – Midpoint of color scale
- min (float) – Minimum value of color scale
- max (float) – Maximum value of color scale