Properties
assembly
assembly: string
clipCenter
clipCenter: Vector3
clipNear
clipNear: number
clipRadius
clipRadius: number
color
color: number | string | Color
colorDomain
colorDomain: number[]
colorReverse
colorReverse: boolean
colorScale
colorScale: string | number[]
colorScheme
colorScheme: string
colorValue
colorValue: number
depthWrite
depthWrite: boolean
diffuseInterior
diffuseInterior: boolean
disableImpostor
disableImpostor: boolean
disablePicking
disablePicking: boolean
flatShaded
flatShaded: boolean
histogramBinBorderVisible
histogramBinBorderVisible: boolean
interiorColor
interiorColor: Color
interiorDarkening
interiorDarkening: number
metalness
metalness: number
openEnded
openEnded: boolean
radialSegments
radialSegments: number
radiusType
radiusType: string
roughness
roughness: number
scaleBinToSectorArea
scaleBinToSectorArea: boolean
sphereDetail
sphereDetail: number
useInteriorColor
useInteriorColor: boolean
wireframe
wireframe: boolean
RepresentationParameters
StructureRepresentationParameters
{HistogramInputData[]} histogramsData List of HistogramInputData objects, which properties specifies each particular histogram, and can contain particular histogram-specific parameters. Obligatory properties are: atomQuad - Quadruplet of selection strings or atom indices histogram360 - List of values, representing histogram from 0 to 360 degrees.
{Boolean} histogramBinBorderVisible - Display the lines that separate circular histogram bins
{Boolean} scaleBinToSectorArea - Should sector-based histogram bins' area be proportional to the bins' value