Sphere (spacefill) 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
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
fixed radius of sphere
Type:
- number
- Source
scale :number
scale VDW radius by specified amount
Type:
- number
- Source