room_single_entrance.json 141 B

123456789
  1. {
  2. "roomType": "REGULAR",
  3. "anchor": { "x": 0, "y": 0, "z": 0 },
  4. "boundingBox": {
  5. "width": 21,
  6. "height": 3,
  7. "depth": 21
  8. }
  9. }