This is a read-only mirror of pymolwiki.org
Difference between revisions of "Ellipsoid transparency"
Jump to navigation
Jump to search
m (1 revision) |
(No difference)
|
Latest revision as of 01:46, 28 March 2014
Overview
This controls the level of Transparency with which PyMOL renders ellipsiods. Setting this to 0 means full opacity (no transparency); setting this to 1.0 means fully transparent.
Syntax
# set to a float in the range [0,1]
set ellipsoid_transparency, float
# for example, set it to 0.35
set ellipsoid_transparency, 0.35