curl --location --request GET '/blackHole3D/project/sceneTree/v3/getSceneVectorConfig/' \
--header 'Authorization: {{token}}'
{
"isDighole": true,
"lod": 0,
"visibleDistance": 0,
"vectorFileType": "string",
"isTouchDown": true,
"systemLodConfig": {
"recommendLod": "string",
"currentLod": "string",
"lodNum": "string",
"resolution": "string",
"tileSize": "string",
"visualRange": "string"
},
"priorityList": [
{
"treeNodeId": "0afb260a-3011-4527-b84e-3a55922b340f",
"name": "string"
}
]
}