Difference between revisions of "Ellipsoid transparency"

From PyMOLWiki
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 14:21, 17 April 2009

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