Vertex Viewer SDK
    Preparing search index...

    Interface VertexSceneTreeAttributes

    interface VertexSceneTreeAttributes {
        config: string | Config;
        configEnv: Environment;
        metadataSearchExactMatch: boolean;
        operationAnimationDuration: number;
        overScanCount: number;
        viewerSelector: string;
    }
    Index
    config: string | Config
    configEnv: Environment
    metadataSearchExactMatch: boolean
    operationAnimationDuration: number
    overScanCount: number
    viewerSelector: string