LineStyleSpec

Line 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 line

Type:
  • boolean

linewidth :number

deprecated due to vanishing browser support*

Type:
  • number

opacity :number

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

Type:
  • number

wireframe :boolean

wireframe style

Type:
  • boolean