OpenFairyGUI API
    Preparing search index...

    Interface UamRelation

    interface UamRelation {
        targetNodeId: string;
        type: number;
        usePercent: boolean;
    }
    Index
    targetNodeId: string
    type: number
    usePercent: boolean