22 lines
425 B
JSON
22 lines
425 B
JSON
{
|
|
"camera": {
|
|
"position": {
|
|
"x": 514,
|
|
"y": 228,
|
|
"z": -403
|
|
},
|
|
"target": {
|
|
"x": 50,
|
|
"y": 85,
|
|
"z": -140
|
|
},
|
|
"distance": 552,
|
|
"spherical": {
|
|
"radius": 552,
|
|
"theta": 2.09,
|
|
"phi": 1.31
|
|
}
|
|
},
|
|
"description": "Default camera configuration for 3D model viewer. Position values can be copied from console logs and pasted here to set new defaults."
|
|
}
|