@inweb/viewer-visualize
    Preparing search index...

    Interface ISnapshot

    Defines the viewpoint shapshot.

    interface ISnapshot {
        data: string;
    }
    Index

    Properties

    Properties

    data: string

    Snapshot image data as base64-encoded Data URL.