修改地面显示问题,增加ndisplay选着配置

This commit is contained in:
liuyunhui
2025-11-16 16:19:09 +08:00
parent 55315fe359
commit d2cbfd242d
6 changed files with 16 additions and 13 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6 -3
View File
@@ -28,19 +28,22 @@
"x":-123, "x":-123,
"y":-67.0, "y":-67.0,
"z":-9.0, "z":-9.0,
"w":160 "w":160,
"r":90
}, },
"3D_xuejiaba":{ "3D_xuejiaba":{
"x":-205, "x":-205,
"y":712, "y":712,
"z":7, "z":7,
"w":160 "w":160,
"r":270
}, },
"3D_Assets":{ "3D_Assets":{
"x":2000.0, "x":2000.0,
"y":-3555.0, "y":-3555.0,
"z":732.0, "z":732.0,
"w":160 "w":160,
"r":90
} }
} }
} }