HubAPI#

Interface HubAPI

Hierarchy

Methods

  • Returns Promise<string>

    The current version of the connected instant3Dhub. May return undefined for older versions.

  • Returns Promise<ContentType[]>

    All supported data formats.

  • Returns Promise<{
        name: string;
        value: string;
    }[]>

    All supported render setups.