1
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user