Viewer3DDark class

A special viewer that will override the model's appearance with a programmed dark style.

Signature:

export default class Viewer3DDark extends Viewer3D 

Extends: Viewer3D

Constructors

ConstructorDescription
(constructor)(containerId, config)Constructor a 3D panorama viewer.

Methods

MethodDescription
loadModel(modelId, configOrOnProgress, changeCamera, islocal, path)Load a model into current viewer.