22 lines
424 B
JSON
22 lines
424 B
JSON
{
|
|
"camera": {
|
|
"position": {
|
|
"x": 450,
|
|
"y": 154,
|
|
"z": -130
|
|
},
|
|
"target": {
|
|
"x": 50,
|
|
"y": 85,
|
|
"z": -140
|
|
},
|
|
"distance": 406,
|
|
"spherical": {
|
|
"radius": 406,
|
|
"theta": 1.55,
|
|
"phi": 1.4
|
|
}
|
|
},
|
|
"description": "Default camera configuration for 3D model viewer. Position values can be copied from console logs and pasted here to set new defaults."
|
|
}
|