Files
UE_SpaceStudio/SpaceStudioClient/Content/config.json
T
2026-01-13 17:58:41 +08:00

96 lines
2.0 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":7,
"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
}
}
}