set
Adjust PyMOL visualization by assigning a value to any setting, with optional targeting to specific objects or selections.
Instructions
Sets a PyMOL setting to a specified value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The value as a string, e.g. "0.5", "1", "black". | |
| setting | Yes | PyMOL setting name, e.g. "cartoon_transparency", "ray_shadow", "sphere_scale". Hundreds exist; see the PyMOL settings reference. | |
| selection | No | Limit the setting to this object or selection. Omit to set it globally. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |