VolumetricRenderer style specification
- Source
Members
coords :Array
coordinates around which to include data; use viewer.selectedAtoms() to convert an AtomSelectionSpec to coordinates
Type:
- Array
- Source
seldist :number
distance around coords to include data [default = 2.0]
Type:
- number
- Source
selection :AtomSelectionSpec
selection around which to include data
Type:
- Source
subsamples :number
number of times to sample each voxel approximately (default 5)
Type:
- number
- Source
transferfn :Array
list of objects containing @color, @opacity and @value properties to specify color per voxel data value
Type:
Properties- Array
Name | Type | Description |
---|---|---|
] | unknown | |
] | unknown | |
] | unknown |
- Source