Files
UE_SpaceStudio/SpaceStudioClient/Content/config.json
T
2026-04-12 17:46:41 +08:00

173 lines
2.4 KiB
JSON

{
"master": true,
"ndisplay": true,
"slaveIp": "127.0.0.1",
"ControllerIp": "192.168.1.157",
"ControllerPort": 80,
"MediaServerIp": "192.168.1.19",
"MediaServerPort": 8699,
"CustomCaseStartIndex": 13,
"EnterVideoTime": 274,
"windowSize": {
"x": 3840,
"y": 1080
},
"KinectOffset": {
"x": -60,
"y": 10,
"z": 75
},
"KinectRange": {
"scale": 1,
"xCenter": 200,
"xMin": -150,
"xMax": 150,
"yMin": -100,
"yMax": 180,
"zMin": 70,
"zMax": 190
},
"XRStage": {
"3D_chuancang": {
"StagePos": {
"x": -10,
"y": 0,
"z": -9.0
},
"ViewPointPos": {
"x": -120,
"y": 0,
"z": 160
},
"StageRotation": 90
},
"3D_xuejiaba": {
"StagePos": {
"x": -205,
"y": 772,
"z": 7
},
"ViewPointPos": {
"x": 20,
"y": 0,
"z": 160
},
"StageRotation": 270
},
"3D_Assets": {
"StagePos": {
"x": 2000.0,
"y": -3555.0,
"z": 732.0
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 90
},
"3D_model_show": {
"StagePos": {
"x": 19878.794191,
"y": -4951.891448,
"z": 5131.506807
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 90
},
"3D_menting": {
"StagePos": {
"x": 0,
"y": 0,
"z": 0
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 180
},
"3D_CustomScene": {
"StagePos": {
"x": 230,
"y": 220,
"z": -125
},
"ViewPointPos": {
"x": -200,
"y": -220,
"z": 125
},
"StageRotation": 0,
"HdrRotationSpeed": 0.5
},
"3D_kuangjia": {
"StagePos": {
"x": 575,
"y": -50,
"z": 20
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 0,
"MoveLimit": {
"x": 300,
"y": 800,
"z": 0
},
"MoveSpeed": {
"x": 1.2,
"y": 1.2,
"z": -1
}
},
"3D_SanLin": {
"StagePos": {
"x": -64.04962,
"y": -25.995844,
"z": 0
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 90
},
"3D_SanLin2": {
"StagePos": {
"x": 765.65338,
"y": -894.24346,
"z": 30
},
"ViewPointPos": {
"x": 0,
"y": 0,
"z": 160
},
"StageRotation": 90
},
"3D_ruihuafang": {
"StagePos": {
"x": -520.747079,
"y": 326.595391,
"z": 0
},
"ViewPointPos": {
"x": -200,
"y": -220,
"z": 160
},
"StageRotation": -90
}
}
}