Vertex Viewer SDK
    Preparing search index...

    Interface SceneViewStateResource

    interface SceneViewStateResource {
        id?: string;
        type: "scene-view-state";
    }
    Index
    id?: string
    type: "scene-view-state"