Abstracttype of the panorama object
type of the panorama metadata
type of the loaded texture
type of the mesh
Protected ReadonlyviewerStatic ReadonlyidUnique identifier of the adapter
Static ReadonlysupportsIndicates if the adapter supports panorama download natively
Static ReadonlyVERSIONExpected version of the core DO NOT USE on custom adapters
AbstractcreateDestroys the adapter
AbstractdisposeAbstractdisposeClear a loaded texture from memory
Initializes the adapter
AbstractloadLoads the panorama texture
Optionalloader: booleanOptionalnewPanoData: PanoData | PanoDataProviderOptionaluseXmpPanoData: booleanAbstractsetApplies the texture to the mesh
AbstractsetConverts spherical radians coordinates to pixel texture coordinates
PSVError when the current adapter does not support texture coordinates
Indicates if the adapter supports preload of a panorama
Indicates if the adapter supports transitions between panoramas
Converts pixel texture coordinates to spherical radians coordinates
PSVError when the current adapter does not support texture coordinates
Base class for adapters