Ellipsoid transparency

From PyMOLWiki
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 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