Interface

SphereStyleSpec

SphereStyleSpec

Sphere (spacefill) style specification

View Source GLModel.ts, line 3222

Members

ColorSpec

# color Optional

fixed coloring, overrides colorscheme

View Source GLModel.ts, line 3245

ColorschemeSpec

# colorscheme Optional

colorscheme to use on atoms

View Source GLModel.ts, line 3240

boolean

# hidden Optional

do not show sticks

View Source GLModel.ts, line 3225

number

# opacity Optional

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

View Source GLModel.ts, line 3250

number

# radius Optional

fixed radius of sphere

View Source GLModel.ts, line 3230

number

# scale Optional

scale VDW radius by specified amount

View Source GLModel.ts, line 3235