Jump to content

Ellipsoid transparency

From PyMOL Wiki

Overview

[edit]

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

[edit]
# 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

[edit]

Category:Representations, Transparency, Ray