File size: 827 Bytes
e5d7cab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57d9882
e5d7cab
 
 
 
 
 
 
 
57d9882
 
 
 
 
 
 
 
 
e5d7cab
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
    "stages": {
        "paths": {
            ".json": [
                "stages"
            ]
        }
    },
    "objects": {
        "paths": {
            ".json": [
                "objects/*", "objects/decomposed/*"
            ]
        }
    },
    "scene_instances": {
        "default_attributes": {
            "default_lighting": "",
            "semantic_scene_instance": "%%CONFIG_NAME_AS_ASSET_FILENAME%%.semantic_config.json"
        },
        "paths": {
            ".json": [
                "scenes"
            ]
        }
    },
    "semantic_scene_descriptor_instances": {
        "default_attributes": {
          "semantic_descriptor_filename": "../hssd-hab_semantic_lexicon.json"
        },
        "paths": {
          ".json": [
            "semantics/scenes/*"
          ]
        }
      }
}