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

89 lines
1.8 KiB
JSON

{
"asset": {
"version": "1.0"
},
"extensionsUsed": [
"3DTILES_implicit_tiling",
"3DTILES_metadata"
],
"extensionsRequired": [
"3DTILES_implicit_tiling"
],
"extensions": {
"3DTILES_metadata": {
"schema": {
"id": "ImplicitTileMetadataSchemaId",
"classes": {
"tile": {
"properties": {
"quadrant": {
"type": "ENUM",
"enumType": "quadrantType"
},
"color": {
"type": "VEC3",
"componentType": "UINT8"
}
}
}
},
"enums": {
"quadrantType": {
"valueType": "UINT8",
"values": [
{
"name": "Southwest",
"value": 0
},
{
"name": "Southeast",
"value": 1
},
{
"name": "Northwest",
"value": 2
},
{
"name": "Northeast",
"value": 3
},
{
"name": "None",
"value": 4
}
]
}
}
}
}
},
"geometricError": 240,
"root": {
"boundingVolume": {
"region": [
-1.3197209591796106,
0.6988424218,
-1.3196390408203893,
0.6989055782,
0,
88
]
},
"content": {
"uri": "content/{level}/{x}/{y}.b3dm"
},
"extensions": {
"3DTILES_implicit_tiling": {
"subdivisionScheme": "QUADTREE",
"subtreeLevels": 2,
"availableLevels": 2,
"subtrees": {
"uri": "subtrees/1.0/{level}.{x}.{y}.json"
}
}
},
"geometricError": 70,
"refine": "ADD"
}
}