Photo Sphere Viewer
    Preparing search index...

    Class AbstractAdapter<TPanorama, TData, TTexture, TMesh>Abstract

    Base class for adapters

    Type Parameters

    • TPanorama

      type of the panorama object

    • TData

      type of the panorama metadata

    • TTexture

      type of the loaded texture

    • TMesh extends Object3D

      type of the mesh

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    viewer: Viewer
    id: string

    Unique identifier of the adapter

    supportsDownload: boolean = false

    Indicates if the adapter supports panorama download natively

    VERSION: string

    Expected version of the core DO NOT USE on custom adapters

    Methods