Files
UE_SpaceStudio/SpaceStudioClient/Content/config.json
T

49 lines
904 B
JSON

{
"master":true,
"ndisplay":true,
"slaveIp":"127.0.0.1",
"ControllerIp":"192.168.1.157",
"ControllerPort":80,
"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":{
"x":-123,
"y":-67.0,
"z":-9.0,
"w":160,
"r":90
},
"3D_xuejiaba":{
"x":-205,
"y":772,
"z":7,
"w":160,
"r":270
},
"3D_Assets":{
"x":2000.0,
"y":-3555.0,
"z":732.0,
"w":160,
"r":90
}
}
}