Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerPinGroupAttributes

    interface VertexViewerPinGroupAttributes {
        detached: boolean;
        occluded: boolean;
        selected: boolean;
    }
    Index
    detached: boolean
    occluded: boolean
    selected: boolean