@modelhealth/viewer-react
    Preparing search index...

    Interface View3DMarkerLayer

    interface View3DMarkerLayer {
        color?: string;
        id: string;
        label: string;
        transforms: MarkerTransforms;
    }
    Index
    color?: string
    id: string
    label: string
    transforms: MarkerTransforms