Class AbstractAdapter<TPanorama, TTexture, TData>Abstract

Base class for adapters

Type Parameters

  • TPanorama

    type of the panorama object

  • TTexture

    type of the loaded texture

  • TData

    type of the panorama metadata

Hierarchy

Constructors

Properties

viewer: Viewer
VERSION: string

Expected version of the core DO NOT USE on custom adapters

id: string

Unique identifier of the adapter

supportsDownload: boolean = false

Indicates if the adapter supports panorama download natively

Methods

Generated using TypeDoc