Sphere (spacefill) style specification View Source GLModel.ts, line 3222 Members Type: ColorSpec # color Optional fixed coloring, overrides colorscheme View Source GLModel.ts, line 3245 Type: ColorschemeSpec # colorscheme Optional colorscheme to use on atoms View Source GLModel.ts, line 3240 Type: boolean # hidden Optional do not show sticks View Source GLModel.ts, line 3225 Type: number # opacity Optional opacity (zero to one), must be the same for all atoms in a model View Source GLModel.ts, line 3250 Type: number # radius Optional fixed radius of sphere View Source GLModel.ts, line 3230 Type: number # scale Optional scale VDW radius by specified amount View Source GLModel.ts, line 3235