A special viewer that will override the model's appearance with a programmed dark style.
Signature:
export default class Viewer3DDark extends Viewer3D Extends: Viewer3D
| Constructor | Description |
|---|---|
| (constructor)(containerId, config) | Constructor a 3D panorama viewer. |
| Method | Description |
|---|---|
| loadModel(modelId, configOrOnProgress, changeCamera, islocal, path) | Load a model into current viewer. |