NODEDC_BIM_VIEWER/app/data/projects/OTCConferenceCenterDataTex/index.json

48 lines
1.1 KiB
JSON

{
"id": "otcConferenceCenter",
"name": "OTC Conference Center",
"models": [
{
"id": "design",
"name": "OTC Conference Center Design",
"useDataTextures": {
"enableViewFrustumCulling": true,
"targetLodFps": 20,
"disableVertexWelding": true,
"disableIndexRebucketing": true
}
}
],
"viewerConfigs": {
"backgroundColor": [
0.95,
0.95,
1.0
],
"objectColors": {
"IfcSpace": {
"opacity": 0.3
},
"IfcWindow": {
"opacity": 0.4
},
"IfcOpeningElement": {
"opacity": 0.3
},
"IfcPlate": {
"opacity": 0.3
}
}
},
"viewerContent": {
"modelsLoaded": [
"design"
]
},
"viewerState": {
"tabOpen": "objects",
"expandObjectsTree": 3,
"expandClassesTree": 1,
"expandStoreysTree": 1
}
}