manifold-3d
    Preparing search index...

    Export an evaluated model as a URL encoded Blob.

    The worker will respond with MessageFromWorker.Blob or MessageFromWorker.Error.

    interface Export {
        extension: string;
        type: "export";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    extension: string
    type: "export"