cesium-native/Cesium3DTilesSelection/test/data/MultipleKindsOfTilesets/NoBoundingVolumeTileset.json

67 lines
1.1 KiB
JSON

{
"asset": {
"version": "1.0",
"tilesetVersion": "1.2.3"
},
"extras": {
"name": "Sample Tileset"
},
"geometricError": 240,
"root": {
"boundingVolume": {
"region": [
-1.3197209591796106,
0.6988424218,
-1.3196390408203893,
0.6989055782,
0,
88
]
},
"geometricError": 70,
"refine": "REPLACE",
"content": {
"uri": "parent.b3dm",
"boundingVolume": {
"region": [
-1.3197004795898053,
0.6988582109,
-1.3196595204101946,
0.6988897891,
0,
88
]
}
},
"children": [
{
"geometricError": 5,
"content": {
"uri": "ll.b3dm"
}
},
{
"geometricError": 0,
"content": {
"uri": "lr.b3dm"
},
"extras": {
"id": "Special Tile"
}
},
{
"geometricError": 0,
"content": {
"uri": "ur.b3dm"
}
},
{
"geometricError": 0,
"content": {
"uri": "ul.b3dm"
}
}
]
}
}