22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"camera": {
|
|
"position": {
|
|
"x": 248.7,
|
|
"y": 93.5,
|
|
"z": 139.16
|
|
},
|
|
"target": {
|
|
"x": 156.1,
|
|
"y": 63.43,
|
|
"z": -186.15
|
|
},
|
|
"distance": 339.56,
|
|
"spherical": {
|
|
"radius": 339.56,
|
|
"theta": 0.28,
|
|
"phi": 1.48
|
|
}
|
|
},
|
|
"description": "Default camera configuration for 3D model viewer. Position values can be copied from console logs and pasted here to set new defaults."
|
|
}
|