Vertex Viewer SDK
    Preparing search index...

    Interface ListSceneItemMetadataOptions

    interface ListSceneItemMetadataOptions {
        cursor?: string;
        size?: number;
    }
    Index

    Properties

    Properties

    cursor?: string
    size?: number