{ "schema": "digital-twin-editor-project", "version": 4, "name": "闭环验收-资源往返-mtpjkcpq", "modelId": "imported-model_mtpjkfpw_09-fox", "modelResource": { "kind": "imported", "id": "imported-model_mtpjkfpw_09-fox", "name": "09-Fox", "assetCode": "MODEL_MTPJKFPW_09-FOX", "code": "MODEL_MTPJKFPW_09-FOX", "storageUri": "fsvc://unreal-tran/model/2026/09/06/b85bd2722c4e133e61469c9f413380f0.glb", "assetKey": "", "resourceUrl": "", "sourceName": "09-Fox.glb", "sizeBytes": 162852, "lastModified": 0, "mimeType": "model/gltf-binary", "thumbnail": "", "vertices": 1728, "triangles": 576, "nodes": 27, "meshes": 1, "materials": 1, "textures": 1, "animations": 3, "animationDurationSeconds": 3.4166667461395264, "modelMetadata": { "nodeCount": 27, "meshCount": 1, "materialCount": 1, "textureCount": 1, "animations": [ { "index": 0, "name": "Survey", "start": 0, "end": 3.4166667461395264, "duration": 3.4166667461395264, "trackCount": 21 }, { "index": 1, "name": "Walk", "start": 0, "end": 0.7083333134651184, "duration": 0.7083333134651184, "trackCount": 21 }, { "index": 2, "name": "Run", "start": 0, "end": 1.1583333015441895, "duration": 1.1583333015441895, "trackCount": 21 } ], "animationDurationSeconds": 3.4166667461395264 }, "nativeAnimations": [ { "index": 0, "name": "Survey", "start": 0, "end": 3.4166667461395264, "duration": 3.4166667461395264, "trackCount": 21 }, { "index": 1, "name": "Walk", "start": 0, "end": 0.7083333134651184, "duration": 0.7083333134651184, "trackCount": 21 }, { "index": 2, "name": "Run", "start": 0, "end": 1.1583333015441895, "duration": 1.1583333015441895, "trackCount": 21 } ] }, "meta": { "description": "用于装备维修实训场景编排、编辑器回归与离线发布验证的系统内置基准工程", "author": "数字孪生项目组", "scene": "车间与野外装备维修实训环境", "tags": [ "三维场景", "时间轴动画", "蓝图交互", "实训流程" ], "migratedFrom": "legacy-model-document", "source": "content-api-glb", "sourceName": "09-Fox.glb", "assetCode": "MODEL_MTPJKFPW_09-FOX", "storageUri": "fsvc://unreal-tran/model/2026/09/06/b85bd2722c4e133e61469c9f413380f0.glb" }, "timeline": { "version": 1, "duration": 8, "currentTime": 0, "loop": true, "zoom": 1, "tracks": [ { "id": "track-0-zajplcg", "name": "模型整体位移", "targetId": "interaction-8790bed3", "property": "position", "color": "#ffb22e", "muted": false, "keyframes": [ { "id": "key-0-0-8y3px84", "time": 0, "value": [ 0, 0, 0 ], "easing": "easeInOut" }, { "id": "key-0-1-oj1q9d5", "time": 8, "value": [ 0, 0, 0 ], "easing": "easeInOut" } ] } ] }, "blueprint": { "version": 1, "name": "挖掘机作业实训闭环", "viewport": { "x": 55, "y": 55, "zoom": 0.82 }, "nodes": [ { "id": "bp-start", "type": "trigger-click", "title": "点击挖掘机", "x": 40, "y": 55, "params": { "event": "click", "target": "挖掘机" } }, { "id": "bp-highlight", "type": "highlight", "title": "高亮工作装置", "x": 300, "y": 55, "params": { "target": "铲斗", "color": "#38e8ff", "pulse": true } }, { "id": "bp-message", "type": "message", "title": "显示操作提示", "x": 560, "y": 55, "params": { "title": "挖掘作业实训", "text": "观察动臂、斗杆和铲斗的协同动作", "level": "info" } }, { "id": "bp-play", "type": "play-timeline", "title": "播放作业动画", "x": 820, "y": 55, "params": { "clip": "挖掘机作业实训", "from": 0, "speed": 1, "waitForEnd": true } }, { "id": "bp-wait", "type": "wait", "title": "动作稳定", "x": 560, "y": 245, "params": { "duration": 600 } }, { "id": "bp-check", "type": "condition", "title": "动画是否完成", "x": 300, "y": 245, "params": { "variable": "timelineComplete", "operator": "==", "value": true } }, { "id": "bp-retry", "type": "message", "title": "等待动画完成", "x": 820, "y": 245, "params": { "title": "流程校验", "text": "动画尚未完成,请重新执行", "level": "warning" } }, { "id": "bp-finish", "type": "finish", "title": "流程完成", "x": 40, "y": 245, "params": { "result": "success", "text": "挖掘机作业实训流程完成" } } ], "edges": [ { "id": "bp-e1", "from": { "node": "bp-start", "port": "then" }, "to": { "node": "bp-highlight", "port": "in" } }, { "id": "bp-e2", "from": { "node": "bp-highlight", "port": "then" }, "to": { "node": "bp-message", "port": "in" } }, { "id": "bp-e3", "from": { "node": "bp-message", "port": "then" }, "to": { "node": "bp-play", "port": "in" } }, { "id": "bp-e4", "from": { "node": "bp-play", "port": "then" }, "to": { "node": "bp-wait", "port": "in" } }, { "id": "bp-e5", "from": { "node": "bp-wait", "port": "then" }, "to": { "node": "bp-check", "port": "in" } }, { "id": "bp-e6", "from": { "node": "bp-check", "port": "true" }, "to": { "node": "bp-finish", "port": "in" } }, { "id": "bp-e7", "from": { "node": "bp-check", "port": "false" }, "to": { "node": "bp-retry", "port": "in" } }, { "id": "bp-e8", "from": { "node": "bp-retry", "port": "then" }, "to": { "node": "bp-play", "port": "in" } } ] }, "camera": { "position": [ 11.138380637709293, 8.526809324389628, 13.922975975299929 ], "target": [ 3.875009990661482e-8, 2.4006999949620704, 2.2660093712545404e-7 ] }, "model": { "objects": { "equipment-root": { "name": "09-Fox", "nodeName": "09-Fox", "nodePath": "@root", "interactionId": "interaction-8790bed3", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 0, 0, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-0": { "name": "", "nodeName": "Group", "nodePath": "0", "interactionId": "interaction-552fee7f", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 3.875009990661482e-8, 0.007396563645075124, 0.6522089834776823 ], "rotation": [ 0, 0, 0 ], "scale": [ 0.06075496488891343, 0.06075496488891343, 0.06075496488891343 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-1": { "name": "root", "nodeName": "root", "nodePath": "0/0", "interactionId": "interaction-54da9340", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 0, 0, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-2": { "name": "_rootJoint", "nodeName": "_rootJoint", "nodePath": "0/0/0", "interactionId": "interaction-68c712f7", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 0, 0, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-3": { "name": "b_Root_00", "nodeName": "b_Root_00", "nodePath": "0/0/0/0", "interactionId": "interaction-3e51f628", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 0, 0, 0 ], "rotation": [ -1.5708000357176293, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-4": { "name": "b_Hip_01", "nodeName": "b_Hip_01", "nodePath": "0/0/0/0/0", "interactionId": "interaction-c4eb8a6f", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 0, 26.748403549194336, 42.93817138671875 ], "rotation": [ 0.36315579795853176, -1.5707952841394475, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-5": { "name": "b_Spine01_02", "nodeName": "b_Spine01_02", "nodePath": "0/0/0/0/0/0", "interactionId": "interaction-c8fe7fd0", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 12.850601196289062, 0, 0 ], "rotation": [ 0, 0, -1.2631477544403162 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-6": { "name": "b_Spine02_03", "nodeName": "b_Spine02_03", "nodePath": "0/0/0/0/0/0/0", "interactionId": "interaction-835fec67", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 21.65575408935547, -0.000118255615234375, 0 ], "rotation": [ 0, 0, 0.03482566467786662 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-7": { "name": "b_Neck_04", "nodeName": "b_Neck_04", "nodePath": "0/0/0/0/0/0/0/0", "interactionId": "interaction-318252b8", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 25.64914321899414, 0, 0 ], "rotation": [ 0, 0, 0.616473876457289 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-8": { "name": "b_Head_05", "nodeName": "b_Head_05", "nodePath": "0/0/0/0/0/0/0/0/0", "interactionId": "interaction-48fd8a5f", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 13.376960754394531, 0, 0 ], "rotation": [ 0, 0, -0.8236565613916008 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-9": { "name": "b_RightUpperArm_06", "nodeName": "b_RightUpperArm_06", "nodePath": "0/0/0/0/0/0/0/1", "interactionId": "interaction-3282544b", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 18.677913665771484, -4.297340393066406, 6.9675750732421875 ], "rotation": [ 0.000020649684502855715, -0.0012920321082461929, -1.5851959113548921 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-10": { "name": "b_RightForeArm_07", "nodeName": "b_RightForeArm_07", "nodePath": "0/0/0/0/0/0/0/1/0", "interactionId": "interaction-44742bd4", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 23.04512596130371, 0, 0 ], "rotation": [ 0, 0, 0.07426886741269867 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-11": { "name": "b_RightHand_08", "nodeName": "b_RightHand_08", "nodePath": "0/0/0/0/0/0/0/1/0/0", "interactionId": "interaction-fa918ec3", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 19.350055694580078, -0.14598655700683594, 0 ], "rotation": [ -0.014166329641847676, -0.024975147923384556, 0.9571872589843109 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-12": { "name": "b_LeftUpperArm_09", "nodeName": "b_LeftUpperArm_09", "nodePath": "0/0/0/0/0/0/0/2", "interactionId": "interaction-338255de", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 18.67791748046875, -4.297344207763672, -6.967987060546875 ], "rotation": [ -0.0005581520651140974, -0.0019469460390509152, -1.5849355765797046 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-13": { "name": "b_LeftForeArm_010", "nodeName": "b_LeftForeArm_010", "nodePath": "0/0/0/0/0/0/0/2/0", "interactionId": "interaction-9f4c00a9", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 23.045124053955078, 0, 0 ], "rotation": [ 0, 0, 0.07426886741269867 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-14": { "name": "b_LeftHand_011", "nodeName": "b_LeftHand_011", "nodePath": "0/0/0/0/0/0/0/2/0/0", "interactionId": "interaction-4377c766", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 19.350051879882812, -0.14599037170410156, 0 ], "rotation": [ 0.016442303987465122, 0.04008733863576039, 0.9560742489627883 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-15": { "name": "b_Tail01_012", "nodeName": "b_Tail01_012", "nodePath": "0/0/0/0/0/1", "interactionId": "interaction-c9fe8163", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 4.2603759765625, 15.958770751953125, 0 ], "rotation": [ 0, 0, 2.760415362743526 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-16": { "name": "b_Tail02_013", "nodeName": "b_Tail02_013", "nodePath": "0/0/0/0/0/1/0", "interactionId": "interaction-5d9926fc", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 12.411918640136719, 0, 0 ], "rotation": [ 0, 0, -0.1393470463625701 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-17": { "name": "b_Tail03_014", "nodeName": "b_Tail03_014", "nodePath": "0/0/0/0/0/1/0/0", "interactionId": "interaction-eff7615b", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 24.24032211303711, 0, 0 ], "rotation": [ 0, 0, -0.10771755940908084 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-18": { "name": "b_LeftLeg01_015", "nodeName": "b_LeftLeg01_015", "nodePath": "0/0/0/0/0/2", "interactionId": "interaction-cafe82f6", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 4.813770294189453, 5.154018402099609, -6.968006134033203 ], "rotation": [ 0.0003332048354397326, 0.00008348584072415229, -2.6505924384110937 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-19": { "name": "b_LeftLeg02_016", "nodeName": "b_LeftLeg02_016", "nodePath": "0/0/0/0/0/2/0", "interactionId": "interaction-d8712e31", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 18.944175720214844, 0, 0 ], "rotation": [ 0, 0, -0.7538085117951059 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-20": { "name": "b_LeftFoot01_017", "nodeName": "b_LeftFoot01_017", "nodePath": "0/0/0/0/0/2/0/0", "interactionId": "interaction-56a1eabe", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 17.942811965942383, 0, 0 ], "rotation": [ 0.00044152629033825986, 0.0002277846223534801, 0.9525774122187588 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-21": { "name": "b_LeftFoot02_018", "nodeName": "b_LeftFoot02_018", "nodePath": "0/0/0/0/0/2/0/0/0", "interactionId": "interaction-3d549b09", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 15.779938697814941, 0, 0 ], "rotation": [ 0, 0, 1.158241570830627 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-22": { "name": "b_RightLeg01_019", "nodeName": "b_RightLeg01_019", "nodePath": "0/0/0/0/0/3", "interactionId": "interaction-cbfe8489", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 4.813777923583984, 5.154026031494141, 6.967563629150391 ], "rotation": [ 0, 0, -2.6501210928667223 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-23": { "name": "b_RightLeg02_020", "nodeName": "b_RightLeg02_020", "nodePath": "0/0/0/0/0/3/0", "interactionId": "interaction-b3e79d46", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 18.944183349609375, 0, 0 ], "rotation": [ 0, 0, -0.7538085672160094 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-24": { "name": "b_RightFoot01_021", "nodeName": "b_RightFoot01_021", "nodePath": "0/0/0/0/0/3/0/0", "interactionId": "interaction-2bd5e5a1", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 17.94281005859375, 0, 0 ], "rotation": [ -0.00027284186307510456, -0.00014053656253775514, 0.9512842084783865 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-25": { "name": "b_RightFoot02_022", "nodeName": "b_RightFoot02_022", "nodePath": "0/0/0/0/0/3/0/0/0", "interactionId": "interaction-f93d1ece", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": false, "animatable": true }, "position": [ 15.779935836791992, 0, 0 ], "rotation": [ 0, 0, 1.158241570830627 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "model-imported-model_mtpjkfpw_09-fox-26": { "name": "fox", "nodeName": "fox", "nodePath": "0/1", "interactionId": "interaction-55da94d3", "capabilities": { "selectable": true, "transform": true, "visible": true, "material": true, "animatable": true }, "position": [ 0, 0, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [], "materials": [ { "color": "ffffff", "emissive": "000000", "emissiveIntensity": 1, "metalness": 0, "roughness": 0.58, "opacity": 1, "transparent": false, "depthWrite": true } ] } }, "selectionScope": "part", "nativeAnimation": { "clipIndex": 0, "clipName": "Survey" } }, "environment": { "mode": "external", "environmentType": "outdoor", "sourceName": "01-Box.glb", "sizeBytes": 1664, "assetCode": "ENV_MODEL_MTPJKH7H_01-BOX", "storageUri": "fsvc://unreal-tran/model/2026/09/06/9bd7351f3ee917431354690f44a449b5.glb", "resourceUrl": "blob:http://127.0.0.1:6180/14a979f4-f70c-4226-83b2-8e4db545f4a2", "objects": { "outdoor-scene": { "name": "野外训练环境 · 01-Box.glb", "position": [ 6, 0, -7 ], "rotation": [ 0, 0, 0 ], "scale": [ 0.15, 0.15, 0.15 ], "visible": true, "customComponents": [] }, "environment-outdoor-0": { "name": "", "position": [ 0, 21.96, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 43.99999999999999, 43.99999999999999, 43.99999999999999 ], "visible": true, "customComponents": [] }, "environment-outdoor-1": { "name": "", "position": [ 0, 0, 0 ], "rotation": [ -1.5707963267948963, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [] }, "environment-outdoor-2": { "name": "Mesh", "position": [ 0, 0, 0 ], "rotation": [ 0, 0, 0 ], "scale": [ 1, 1, 1 ], "visible": true, "customComponents": [], "materials": [ { "color": "e70000", "emissive": "000000", "emissiveIntensity": 1, "metalness": 0, "roughness": 1, "opacity": 1, "transparent": false, "depthWrite": true } ] } } }, "runtime": { "startMode": "guided", "showStepPanel": true, "showProgress": true, "allowReplay": true, "language": "zh-CN" }, "publish": { "target": "standalone-html", "deployment": "offline", "includeProjectData": true, "includeViewportPreview": true } }