Flatlogic Bot 055d24df95 WORKING
2025-10-14 02:37:44 +00:00

72 lines
1.3 KiB
JSON

{
"asset": {
"version": "1.1"
},
"schema": {
"id": "ImplicitGroupMetadataSchemaId",
"classes": {
"layer": {
"properties": {
"color": {
"type": "VEC3",
"componentType": "UINT8"
},
"priority": {
"type": "SCALAR",
"componentType": "UINT32"
}
}
}
}
},
"groups": [
{
"class": "layer",
"properties": {
"color": [120, 68, 32],
"priority": 0
}
},
{
"class": "layer",
"properties": {
"color": [206, 237, 242],
"priority": 1
}
}
],
"geometricError": 240,
"root": {
"boundingVolume": {
"region": [
-1.3197309591796106,
0.6988324218,
-1.3196290408203893,
0.6989155782,
0,
88
]
},
"implicitTiling": {
"subdivisionScheme": "QUADTREE",
"subtreeLevels": 2,
"availableLevels": 2,
"subtrees": {
"uri": "subtrees/1.1/{level}.{x}.{y}.json"
}
},
"contents": [
{
"uri": "ground/{level}/{x}/{y}.b3dm",
"group": 0
},
{
"uri": "sky/{level}/{x}/{y}.b3dm",
"group": 1
}
],
"geometricError": 70,
"refine": "ADD"
}
}