Constructor
new GLVolumetricRender(data, spec) → {$3Dmol.GLShape}
Parameters:
Name | Type | Description |
---|---|---|
data | VolumeData | volumetric data |
spec | VolumetricRenderSpec | specification of volumetric render |
- Source
Returns:
- Type:
- $3Dmol.
GLShape
Classes
Methods
globj(group)
Initialize webgl objects for rendering
Parameters:
Name | Type | Description |
---|---|---|
group | Object3D |
- Source