Warning, /acts/Tests/Data/geometry-hierarchy-map.json is written in an unsupported language. File is not indexed.
0001 {
0002 "acts-geometry-hierarchy-map": {
0003 "format-version": 0,
0004 "value-identifier": "thing"
0005 },
0006 "entries": [
0007 {
0008 "_comment": "global default entry w/o identifier",
0009 "value": {
0010 "x": 0.25,
0011 "y": -1234
0012 }
0013 },
0014 {
0015 "volume": 1,
0016 "layer": 2,
0017 "value": {
0018 "x": 1.25,
0019 "y": 23
0020 }
0021 },
0022 {
0023 "volume": 3,
0024 "value": {
0025 "x": 3.25,
0026 "y": -42
0027 }
0028 },
0029 {
0030 "volume": 3,
0031 "layer": 4,
0032 "sensitive": 5,
0033 "value": {
0034 "x": 3.25,
0035 "y": -5
0036 }
0037 }
0038 ]
0039 }