This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cartoon transparency"
Jump to navigation
Jump to search
m |
m (5 revisions) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
== Syntax == | == Syntax == | ||
<source lang="python"> | <source lang="python"> | ||
− | set cartoon_transparency, 0.5, | + | set cartoon_transparency, 0.5, <object> # 50% transparent, the object name is optional |
</source> | </source> | ||
Valid values range from 0.0 - 1.0 | Valid values range from 0.0 - 1.0 |
Latest revision as of 01:49, 28 March 2014
Overview
This setting changes the transparency of the cartoon representation.
Syntax
set cartoon_transparency, 0.5, <object> # 50% transparent, the object name is optional
Valid values range from 0.0 - 1.0