Stick (cylinder) style specification
- Source
Members
color :ColorSpec
fixed coloring
Type:
- Source
colorfunc :function
Allows the user to provide a function for setting the colorschemes.
Type:
- function
- Source
colorscheme :ColorschemeSpec
colorscheme to use on atoms; overrides color
Type:
- Source
dashedBondConfig :DashedBondSpec
dashed bond properties
Type:
- Source
dashedBonds :boolean
draw all bonds as dashed bonds
Type:
- boolean
- Source
doubleBondScaling :number
radius scaling factor for drawing double bonds (default 0.4)
Type:
- number
- Source
hidden :boolean
do not show sticks
Type:
- boolean
- Source
opacity :number
opacity (zero to one), must be the same for all atoms in a model
Type:
- number
- Source
radius :number
radius of stick
Type:
- number
- Source
showNonBonded :boolean
display nonbonded atoms as spheres
Type:
- boolean
- Source
singleBonds :boolean
draw all bonds as single bonds
Type:
- boolean
- Source
tripleBondScaling :number
radius scaling factor for drawing triple bonds (default 0.25)
Type:
- number
- Source