cesium-native/Cesium3DTilesSelection/test/data/MaterialVariants/schema.json

15 lines
310 B
JSON

{
"classes": {
"MaterialVariants": {
"properties": {
"material_variants": {
"type": "STRING",
"array": true,
"description": "Names of material variants to be expected in the glTF assets",
"semantic": "MATERIAL_VARIANTS"
}
}
}
}
}