Ellipsoid transparency

From PyMOLWiki
Revision as of 14:21, 17 April 2009 by Inchoate (talk | contribs) (New page: = 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 trans...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

See Also

Category:Representations, Transparency, Ray