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.
Binary file not shown.
+28 -10
View File
@@ -25,25 +25,43 @@
}, },
"XRStage":{ "XRStage":{
"3D_chuancang":{ "3D_chuancang":{
"StagePos": {
"x":-123, "x":-123,
"y":-67.0, "y":-67.0,
"z":-9.0, "z":-9.0
"w":160, },
"r":90 "ViewPointPos": {
"x":0,
"y":0,
"z":160
},
"StageRotation":90
}, },
"3D_xuejiaba":{ "3D_xuejiaba":{
"StagePos": {
"x":-205, "x":-205,
"y":772, "y":712,
"z":7, "z":7
"w":160, },
"r":270 "ViewPointPos": {
"x":90,
"y":0,
"z":160
},
"StageRotation":270
}, },
"3D_Assets":{ "3D_Assets":{
"StagePos": {
"x":2000.0, "x":2000.0,
"y":-3555.0, "y":-3555.0,
"z":732.0, "z":732.0
"w":160, },
"r":90 "ViewPointPos": {
"x":0,
"y":0,
"z":160
},
"StageRotation":90
} }
} }
} }