manifold-3d
    Preparing search index...

    Function exportBlobURL

    • Convert an in-memory GLTF document to a URL encoded blob.

      Parameters

      • doc: Document

        The GLTF document.

      • extension: string

        The target file extension.

      Returns Promise<string>

      A URL encoded blob.