This commit is contained in:
2026-06-04 16:15:21 +08:00
parent 7676364229
commit bef0bf527b
34 changed files with 158 additions and 309 deletions

View File

@ -14,6 +14,10 @@ export const AppConfig = {
rotationY: 0,
background: false,
},
camera: {
position: { x: 0, y: 2, z: 5 },
target: { x: 0, y: 1, z: 0 },
},
gizmo: {
position: true,
rotation: false,