SphereStyleSpec

Sphere (spacefill) style specification

Members

color :ColorSpec

fixed coloring

colorfunc :function

Allows the user to provide a function for setting the colorschemes.

Type:
  • function

colorscheme :ColorschemeSpec

colorscheme to use on atoms; overrides color

hidden :boolean

do not show sticks

Type:
  • boolean

opacity :number

opacity (zero to one), must be the same for all atoms in a model

Type:
  • number

radius :number

fixed radius of sphere

Type:
  • number

scale :number

scale VDW radius by specified amount

Type:
  • number