Adapter for cubemap videos

Hierarchy

Constructors

Properties

config: AbstractVideoAdapterConfig
viewer: Viewer
VERSION: string = PKG_VERSION
id: "cubemap-video" = 'cubemap-video'
supportsDownload: false = false

Methods

  • Parameters

    • textureData: AbstractVideoTexture

    Returns void

  • Parameters

    • mesh: AbstractVideoMesh
    • opacity: number

    Returns void

  • Converts spherical radians coordinates to pixel texture coordinates

    Parameters

    Returns PanoramaPosition

    Throws

    PSVError when the current adapter does not support texture coordinates

  • Converts pixel texture coordinates to spherical radians coordinates

    Parameters

    Returns Position

    Throws

    PSVError when the current adapter does not support texture coordinates

Generated using TypeDoc