Cartoon transparency

From PyMOLWiki
Revision as of 16:02, 14 December 2018 by JarrettJohnson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

This setting changes the transparency of the cartoon representation.

As of PyMOL version 2.3, cartoon transparency is now an atom-level setting. This allows for a cartoon selection to be transparent without creating an additional object.

Syntax

set cartoon_transparency, 0.5, <object>  # 50% transparent, the object name is optional
set cartoon_transparency, 0.5, <sele>  # 50% transparent, sele: the selection name

Valid values range from 0.0 (fully opaque) - 1.0 (fully transparent)

Examples

See Also

cartoon