This commit is contained in:
liuyunhui
2025-11-20 13:30:36 +08:00
parent d3feed1a1a
commit 927508ef62
12 changed files with 54 additions and 36 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+33 -15
View File
@@ -25,25 +25,43 @@
},
"XRStage":{
"3D_chuancang":{
"x":-123,
"y":-67.0,
"z":-9.0,
"w":160,
"r":90
"StagePos": {
"x":-123,
"y":-67.0,
"z":-9.0
},
"ViewPointPos": {
"x":0,
"y":0,
"z":160
},
"StageRotation":90
},
"3D_xuejiaba":{
"x":-205,
"y":772,
"z":7,
"w":160,
"r":270
"StagePos": {
"x":-205,
"y":712,
"z":7
},
"ViewPointPos": {
"x":90,
"y":0,
"z":160
},
"StageRotation":270
},
"3D_Assets":{
"x":2000.0,
"y":-3555.0,
"z":732.0,
"w":160,
"r":90
"StagePos": {
"x":2000.0,
"y":-3555.0,
"z":732.0
},
"ViewPointPos": {
"x":0,
"y":0,
"z":160
},
"StageRotation":90
}
}
}