Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowNotImplementedError
Message: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 672, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 713, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1908, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 687, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 713, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1342, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1919, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
rooms
list | doors
list | windows
list | objects
list | walls
list | proceduralParameters
dict | metadata
dict |
|---|---|---|---|---|---|---|
[
{
"id": "room|4",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 0
}
],
"floorMaterial": {
"name": "LightWoodCounters 1"
},
"layer": "Procedural2"
},
{
"id": "room|5",
"roomType": "Bathroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 0
}
],
"floorMaterial": {
"name": "GreyFloor 2"
},
"layer": "Procedural1"
},
{
"id": "room|6",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 4.213
}
],
"floorMaterial": {
"name": "OrangeWood"
},
"layer": "Procedural3"
},
{
"id": "room|7",
"roomType": "LivingRoom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 4.213
}
],
"floorMaterial": {
"name": "OrangeCabinet 1"
},
"layer": "Procedural1"
}
] |
[
{
"id": "door|4|5",
"room0": "room|5",
"room1": "room|4",
"wall0": "wall|5|4.21|0.00|4.21|4.21",
"wall1": "wall|4|4.21|0.00|4.21|4.21",
"assetId": "Doorway_Double_8",
"assetPosition": {
"x": 2.703656057169706,
"y": 1.049698829650879,
"z": 0
},
"holePolygon": [
{
"x": 1.722907155094713,
"y": 0,
"z": 0
},
{
"x": 3.688054054318041,
"y": 2.099397659301758,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|6|7",
"room0": "room|6",
"room1": "room|7",
"wall0": "wall|6|8.43|4.21|8.43|8.43",
"wall1": "wall|7|8.43|4.21|8.43|8.43",
"assetId": "Doorway_Double_7",
"assetPosition": {
"x": 1.2753910993185043,
"y": 1.0462727337144315,
"z": 0
},
"holePolygon": [
{
"x": 0.302212970606625,
"y": 0,
"z": 0
},
{
"x": 2.2496338061016203,
"y": 2.0971285314299166,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|5|6",
"room0": "room|5",
"room1": "room|6",
"wall0": "wall|5|4.21|4.21|8.43|4.21",
"wall1": "wall|6|4.21|4.21|8.43|4.21",
"assetId": "Doorway_Double_1",
"assetPosition": {
"x": 2.180427718872065,
"y": 1.0651136636734009,
"z": 0
},
"holePolygon": [
{
"x": 1.1824988210218492,
"y": 0,
"z": 0
},
{
"x": 3.179421194793517,
"y": 2.1302273273468018,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|1|6",
"room0": "room|6",
"room1": "room|6",
"wall0": "wall|6|2.11|8.43|8.43|8.43",
"wall1": "wall|exterior|2.11|8.43|8.43|8.43",
"assetId": "Doorway_5",
"assetPosition": {
"x": 3.9579943693148323,
"y": 1.0459483740851283,
"z": 0
},
"holePolygon": [
{
"x": 3.440544484639389,
"y": 0,
"z": 0
},
{
"x": 4.478083013081772,
"y": 2.0979503514245152,
"z": 0
}
],
"openable": false,
"openness": 0
}
] |
[
{
"id": "window|4|0",
"assetId": "Window_Slider_36x36",
"room0": "room|4",
"room1": "room|4",
"wall0": "wall|4|0.00|0.00|4.21|0.00",
"wall1": "wall|exterior|0.00|0.00|4.21|0.00",
"holePolygon": [
{
"x": 0.9909086893783283,
"y": 1.0417548418045044,
"z": 0
},
{
"x": 1.9000793169723225,
"y": 1.9530965313315392,
"z": 0
}
],
"assetPosition": {
"x": 1.4463049094663334,
"y": 1.4992061629891396,
"z": 0
}
},
{
"id": "window|7|0",
"assetId": "Window_Slider_36x36",
"room0": "room|7",
"room1": "room|7",
"wall0": "wall|7|12.64|4.21|12.64|10.53",
"wall1": "wall|exterior|12.64|4.21|12.64|10.53",
"holePolygon": [
{
"x": 1.125234769086453,
"y": 1.0417548418045044,
"z": 0
},
{
"x": 2.034405396680447,
"y": 1.9530965313315392,
"z": 0
}
],
"assetPosition": {
"x": 1.580630989174458,
"y": 1.4992061629891396,
"z": 0
}
},
{
"id": "window|7|1",
"assetId": "Window_Hung_48x32",
"room0": "room|7",
"room1": "room|7",
"wall0": "wall|7|8.43|8.43|10.53|8.43",
"wall1": "wall|exterior|8.43|8.43|10.53|8.43",
"holePolygon": [
{
"x": 0.054103486300093914,
"y": 1.0637445449829102,
"z": 0
},
{
"x": 1.2694747374063562,
"y": 1.9299542307853699,
"z": 0
}
],
"assetPosition": {
"x": 0.6627780274158547,
"y": 1.5,
"z": 0
}
}
] |
[
{
"id": "Dresser|4|0",
"position": {
"x": 0.4893886685371399,
"y": 0.42390722036361694,
"z": 0.2543505966663361
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Dresser_210_2_1",
"objectType": "Dresser",
"kinematic": true,
"children": [
{
"id": "AlarmClock|4|11",
"assetId": "Alarm_Clock_4",
"objectType": "AlarmClock",
"rotation": {
"x": 0,
"y": 269.99993896484375,
"z": 0
},
"position": {
"x": 0.25432807207107544,
"y": 0.9393412470817566,
"z": 0.30982649326324463
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Watch|4|14",
"assetId": "Watch_1",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": 269.99993896484375,
"z": 0
},
"position": {
"x": 0.725234866142273,
"y": 0.8671499490737915,
"z": 0.139430433511734
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Book|4|16",
"assetId": "Book_14",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.232528418302536,
"y": 0.4702855348587036,
"z": 0.368134468793869
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Book|4|17",
"assetId": "Book_20",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 269.99993896484375,
"z": 0
},
"position": {
"x": 0.6068325042724609,
"y": 0.8702696561813354,
"z": 0.30983227491378784
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Book|4|19",
"assetId": "Book_13",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 269.99993896484375,
"z": 0
},
"position": {
"x": 0.25748229026794434,
"y": 0.8654321432113647,
"z": 0.13871143758296967
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "RemoteControl|4|20",
"assetId": "Remote_1",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.2321338802576065,
"y": 0.09826934337615967,
"z": 0.30858373641967773
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Bed|4|1",
"position": {
"x": 1.6957130260467532,
"y": 0.33533501625061035,
"z": 7.576420237541198
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "RoboTHOR_bed_kritter",
"objectType": "Bed",
"kinematic": true,
"children": [
{
"id": "ObjaCalendar|4|4",
"assetId": "272ecf3874af4395b264b86ae78fd827",
"objectType": "ObjaCalendar",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 1.9606177806854248,
"y": 0.536135196685791,
"z": 7.979445457458496
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pillow|4|10",
"assetId": "pillow_14",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 1.6138032674789429,
"y": 0.4454538822174072,
"z": 7.784534931182861
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Book|4|18",
"assetId": "RoboTHOR_book_ai2_1_v",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 1.7878139019012451,
"y": 0.3993149697780609,
"z": 7.201284885406494
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "RemoteControl|4|21",
"assetId": "Remote_3",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 1.6138031482696533,
"y": 0.40122559666633606,
"z": 7.008997917175293
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "BaseballBat|4|22",
"assetId": "BaseballBat_2",
"objectType": "BaseballBat",
"rotation": {
"x": 10.129294395446777,
"y": 181.53060913085938,
"z": 16.937362670898438
},
"position": {
"x": 1.9296226501464844,
"y": 0.8563971519470215,
"z": 8.100552558898926
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": false,
"isOn": null,
"openness": null
},
{
"id": "floor-house-plant|4|2|0",
"position": {
"x": 1.7526010456526127,
"y": 0.4925673007965088,
"z": 0.4254639608769769
},
"rotation": {
"x": 0,
"y": 148.3261462077635,
"z": 0
},
"assetId": "Houseplant_6",
"objectType": "HousePlant",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "lamp-armchair-2|4|3|0",
"position": {
"x": 0.5426581144332886,
"y": 0.5063095688819885,
"z": 5.481424321226717
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "ArmChair_216_1",
"objectType": "ArmChair",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "lamp-armchair-2|4|3|1",
"position": {
"x": 0.5426581144332886,
"y": 0.9496232271194458,
"z": 4.293804139732111
},
"rotation": {
"x": 0,
"y": 308.7386710524439,
"z": 0
},
"assetId": "Floor_Lamp_14",
"objectType": "FloorLamp",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": false,
"openness": null
},
{
"id": "lamp-armchair|4|4|0",
"position": {
"x": 0.5595972776412964,
"y": 0.4903125762939453,
"z": 2.4971134468462806
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Armchair_208_5",
"objectType": "ArmChair",
"kinematic": true,
"children": [
{
"id": "ObjaGameController|4|1",
"assetId": "710760eaff244282b5f324906147130d",
"objectType": "ObjaGameController",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.5175512433052063,
"y": 0.4543716609477997,
"z": 2.3306539058685303
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaCalendar|4|3",
"assetId": "f9a53b8d6643403f84be1b645b8ef2f5",
"objectType": "ObjaCalendar",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.8370690941810608,
"y": 0.6892303824424744,
"z": 2.5037105083465576
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "lamp-armchair|4|4|1",
"position": {
"x": 0.5595972776412964,
"y": 0.9326056241989136,
"z": 3.5261175639110993
},
"rotation": {
"x": 0,
"y": 160.03555528064663,
"z": 0
},
"assetId": "Floor_Lamp_7",
"objectType": "FloorLamp",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": true,
"openness": null
},
{
"id": "ObjaFileCabinet|4|5",
"position": {
"x": 3.8737141852378847,
"y": 0.6651729345321655,
"z": 0.3811908602714539
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "272ce2e41dc4491987e17ff476d50b27",
"objectType": "ObjaFileCabinet",
"kinematic": true,
"children": [
{
"id": "KeyChain|4|0",
"assetId": "Keychain_2",
"objectType": "KeyChain",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 3.692228317260742,
"y": 1.3428142070770264,
"z": 0.10863422602415085
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaSurfboard|4|2",
"assetId": "91185ba35ece4a3792bbda7a205c830a",
"objectType": "ObjaSurfboard",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8718199729919434,
"y": 2.346623420715332,
"z": 0.3390556573867798
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaBeltBuckle|4|5",
"assetId": "8732e5243857451ba4a3447c1eec0771",
"objectType": "ObjaBeltBuckle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.09310245513916,
"y": 1.3855907917022705,
"z": 0.5618041753768921
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "TissueBox|4|6",
"assetId": "Tissue_Box_1",
"objectType": "TissueBox",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.797170639038086,
"y": 1.4103623628616333,
"z": 0.48727989196777344
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "TissueBox|4|7",
"assetId": "Tissue_Box_1",
"objectType": "TissueBox",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 3.723146438598633,
"y": 1.4103623628616333,
"z": 0.19008827209472656
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CD|4|8",
"assetId": "CD_1",
"objectType": "CD",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.019243240356445,
"y": 1.3371450901031494,
"z": 0.5615777969360352
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CD|4|9",
"assetId": "CD_1",
"objectType": "CD",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.093267440795898,
"y": 1.3371450901031494,
"z": 0.2643861770629883
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pen|4|12",
"assetId": "Pen_4",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 3.723146438598633,
"y": 1.3409922122955322,
"z": 0.34516409039497375
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pen|4|13",
"assetId": "RoboTHOR_pen_signo_v",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.019243240356445,
"y": 1.3433051109313965,
"z": 0.3417290449142456
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CellPhone|4|15",
"assetId": "Cellphone_3",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8711841106414795,
"y": 1.390139627456665,
"z": 0.3385275602340698
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Watch|4|23",
"assetId": "Watch_2",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 3.6495540142059326,
"y": 1.3537037372589111,
"z": 0.33673161268234253
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Toilet|5|0",
"position": {
"x": 7.970795263767242,
"y": 0.472759485244751,
"z": 0.29485302567481997
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Toilet_2",
"objectType": "Toilet",
"kinematic": true,
"children": [
{
"id": "ObjaBowlerHat|5|24",
"assetId": "5414d75e47104589837f3df8b6de6d22",
"objectType": "ObjaBowlerHat",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.200922966003418,
"y": 0.9729012250900269,
"z": 0.25107911229133606
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaGrenade|5|25",
"assetId": "95500d2fe1944cfb9e5214bb1d40d998",
"objectType": "ObjaGrenade",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.178853988647461,
"y": 1.0219497680664062,
"z": 0.4998479187488556
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaToiletTissue|5|26",
"assetId": "07bda412940647e7b1297768e84e6144",
"objectType": "ObjaToiletTissue",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.14771842956543,
"y": 0.9834177494049072,
"z": 0.25106048583984375
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaAerosolCan|5|27",
"assetId": "10ac5e64861a4cb4868a244d08496b97",
"objectType": "ObjaAerosolCan",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.200323104858398,
"y": 1.0411126613616943,
"z": 0.4996722936630249
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ToiletPaper|5|28",
"assetId": "Toilet_Paper",
"objectType": "ToiletPaper",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.2020263671875,
"y": 1.0132557153701782,
"z": 0.3759716749191284
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaToothbrush|5|29",
"assetId": "a1b75957d10e4e79a3b18cdba0ecf038",
"objectType": "ObjaToothbrush",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.20121955871582,
"y": 1.0382510423660278,
"z": 0.1883295476436615
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "SprayBottle|5|30",
"assetId": "Spray_Bottle_5",
"objectType": "SprayBottle",
"rotation": {
"x": 0,
"y": -0.00016392453107982874,
"z": 0
},
"position": {
"x": 8.228119850158691,
"y": 1.0737868547439575,
"z": 0.192360520362854
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "sink-with-faucet|5|1|0",
"position": {
"x": 8.088255812644958,
"y": 0.5009138584136963,
"z": 2.0615144303012825
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Sink_4",
"objectType": "Sink",
"kinematic": true,
"children": [
{
"id": "sink-with-faucet|5|1|1",
"assetId": "Bathroom_Faucet_17",
"objectType": "Faucet",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.28498266649246,
"y": 1.0859985202550888,
"z": 2.0615144303012825
},
"kinematic": true,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "GarbageCan|5|2",
"position": {
"x": 5.967005201664506,
"y": 0.25000059604644775,
"z": 0.19488608241081237
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "bin_1",
"objectType": "GarbageCan",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaTankStorageVessel|5|3",
"position": {
"x": 4.353370579063892,
"y": 0.4028104543685913,
"z": 0.12359781712293624
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "e7419671f8124cab870d7a1a4d68b180",
"objectType": "ObjaTankStorageVessel",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Fridge|6|0",
"position": {
"x": 2.5062219507694246,
"y": 0.9585800766944885,
"z": 7.202550994149306
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Fridge_16",
"objectType": "Fridge",
"kinematic": true,
"children": [
{
"id": "ObjaTomato|6|31",
"assetId": "4f6974e94b9047f98c5eb1a911f7e614",
"objectType": "ObjaTomato",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.445129871368408,
"y": 1.360201358795166,
"z": 7.316892623901367
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Egg|6|44",
"assetId": "Egg_12",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.2955284118652344,
"y": 0.39019529819488524,
"z": 6.974549293518066
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Egg|6|49",
"assetId": "Egg_4",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.295515537261963,
"y": 1.4115213632583619,
"z": 6.8606367111206055
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|54",
"assetId": "Tomato_11",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.5454273223876953,
"y": 1.3787307739257812,
"z": 6.973774433135986
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|55",
"assetId": "Tomato_18",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.3454270362854004,
"y": 1.3869601488113403,
"z": 7.316886901855469
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "WineBottle|6|61",
"assetId": "Wine_Bottle_1",
"objectType": "WineBottle",
"rotation": {
"x": 0,
"y": 90.00004577636719,
"z": 0
},
"position": {
"x": 2.545426845550537,
"y": 1.5416043281555176,
"z": 7.202824115753174
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "chair-diningtable|6|1|0",
"position": {
"x": 6.709390972976182,
"y": 0.39023110270500183,
"z": 7.299486145344597
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Dining_Table_208_1",
"objectType": "DiningTable",
"kinematic": true,
"children": [
{
"id": "ObjaTomato|6|32",
"assetId": "67e8aadea6d146438cf8a6bddac9dfbc",
"objectType": "ObjaTomato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.153900146484375,
"y": 0.8331362009048462,
"z": 7.175581932067871
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaCerealBox|6|35",
"assetId": "93f2f1d1fafc4baaa435f1a32870b7bd",
"objectType": "ObjaCerealBox",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.375153541564941,
"y": 0.9227396249771118,
"z": 7.052276611328125
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|36",
"assetId": "Tomato_6",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.154250621795654,
"y": 0.8289197087287903,
"z": 7.175886154174805
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|37",
"assetId": "Tomato_3",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.9321136474609375,
"y": 0.8200085163116455,
"z": 7.175886154174805
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Apple|6|38",
"assetId": "Apple_14",
"objectType": "Apple",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.4874701499938965,
"y": 0.8438011407852173,
"z": 7.546685695648193
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Pan|6|39",
"assetId": "Pan_6",
"objectType": "Pan",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.2655487060546875,
"y": 0.8113853335380554,
"z": 7.463541030883789
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Statue|6|40",
"assetId": "Fertility_Statue_1",
"objectType": "Statue",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.375154495239258,
"y": 1.0060356736183167,
"z": 7.670285224914551
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Bread|6|41",
"assetId": "Bread_13",
"objectType": "Bread",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.709391117095947,
"y": 0.8621920347213745,
"z": 7.175886154174805
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Pen|6|46",
"assetId": "RoboTHOR_pen_signo_v",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.4874701499938965,
"y": 0.7934229969978333,
"z": 7.426131248474121
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Microwave|6|50",
"assetId": "Microwave_2",
"objectType": "Microwave",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.265104293823242,
"y": 0.9630520939826965,
"z": 7.044513702392578
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Lettuce|6|51",
"assetId": "Lettuce_14",
"objectType": "Lettuce",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.93196964263916,
"y": 0.8724544048309326,
"z": 6.930744171142578
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Lettuce|6|52",
"assetId": "Lettuce_11",
"objectType": "Lettuce",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 7.372802734375,
"y": 0.8694196343421936,
"z": 7.180452346801758
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Bowl|6|53",
"assetId": "Bowl_8",
"objectType": "Bowl",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.7093915939331055,
"y": 0.8691254138946534,
"z": 6.92868709564209
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Spoon|6|56",
"assetId": "Spoon_1",
"objectType": "Spoon",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.152161598205566,
"y": 0.7919199466705322,
"z": 7.409559726715088
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Book|6|57",
"assetId": "RoboTHOR_book_ai2_5_v",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.04337215423584,
"y": 0.7984604835510254,
"z": 7.29948616027832
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Bottle|6|58",
"assetId": "Bottle_1",
"objectType": "Bottle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.931312561035156,
"y": 0.9622216701507569,
"z": 7.423086166381836
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "WineBottle|6|59",
"assetId": "Wine_Bottle_1",
"objectType": "WineBottle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.153233528137207,
"y": 0.9983627080917359,
"z": 7.670285224914551
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Plate|6|60",
"assetId": "Plate_15",
"objectType": "Plate",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.2655487060546875,
"y": 0.8491159558296204,
"z": 7.174136161804199
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Pencil|6|62",
"assetId": "Pencil_2",
"objectType": "Pencil",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.043627738952637,
"y": 0.7901927828788757,
"z": 7.549877166748047
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "chair-diningtable|6|1|1",
"position": {
"x": 6.709390972976182,
"y": 0.4407380223274231,
"z": 6.705634722081047
},
"rotation": {
"x": 0,
"y": 16.93994095977751,
"z": 0
},
"assetId": "Chair_305_1",
"objectType": "Chair",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "CounterTop|6|2",
"position": {
"x": 4.682482049263222,
"y": 0.46873316168785095,
"z": 8.096724291563033
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Countertop_I_4x2",
"objectType": "CounterTop",
"kinematic": true,
"children": [
{
"id": "ObjaFaucet|6|33",
"assetId": "5212c56e65f648d48a92526dc993ec11",
"objectType": "ObjaFaucet",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.684572219848633,
"y": 1.0415998697280884,
"z": 7.863769054412842
},
"kinematic": true,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaBread|6|34",
"assetId": "db1241f9b33d48d29308ae5377793528",
"objectType": "ObjaBread",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.990353584289551,
"y": 0.9954570531845093,
"z": 8.01880168914795
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ButterKnife|6|42",
"assetId": "ButterKnife_1",
"objectType": "ButterKnife",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.83585262298584,
"y": 0.9516711831092834,
"z": 8.014947891235352
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Egg|6|43",
"assetId": "Egg_13",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.684825420379639,
"y": 1.030813503265381,
"z": 8.324432373046875
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "SoapBottle|6|45",
"assetId": "Soap_Bottle_2",
"objectType": "SoapBottle",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.3787713050842285,
"y": 1.0899090766906738,
"z": 7.940629959106445
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Knife|6|47",
"assetId": "Knife_3",
"objectType": "Knife",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 5.111189842224121,
"y": 0.9639812111854553,
"z": 8.324445724487305
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Ladle|6|48",
"assetId": "Ladle_1",
"objectType": "Ladle",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.533214569091797,
"y": 0.9651343822479248,
"z": 8.080941200256348
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Cup|6|63",
"assetId": "Cup_1",
"objectType": "Cup",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.684825420379639,
"y": 1.0624876499176026,
"z": 7.941024303436279
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Spoon|6|64",
"assetId": "Spoon_1",
"objectType": "Spoon",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.545324802398682,
"y": 0.9519963264465332,
"z": 7.862797737121582
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Spoon|6|65",
"assetId": "Spoon_1",
"objectType": "Spoon",
"rotation": {
"x": 0,
"y": 90.00000762939453,
"z": 0
},
"position": {
"x": 4.824326038360596,
"y": 0.950594425201416,
"z": 8.17198371887207
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "floor-house-plant|6|3|0",
"position": {
"x": 2.433678605678585,
"y": 0.4274352192878723,
"z": 4.539665257189252
},
"rotation": {
"x": 0,
"y": 225.02415333673062,
"z": 0
},
"assetId": "Houseplant_7",
"objectType": "HousePlant",
"kinematic": false,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaTrashCan|6|4",
"position": {
"x": 3.977792475037506,
"y": 0.38754579424858093,
"z": 4.363784218311309
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "f1a674f036e047eaa074ad746964a6e4",
"objectType": "ObjaTrashCan",
"kinematic": false,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "television|7|0|0",
"position": {
"x": 12.299079200029373,
"y": 0.29677003622055054,
"z": 4.947912717342376
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "TV_Stand_211_1",
"objectType": "TVStand",
"kinematic": true,
"children": [
{
"id": "television|7|0|1",
"assetId": "Television_2",
"objectType": "Television",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 12.299079200029373,
"y": 1.0241199135780334,
"z": 4.947912717342376
},
"kinematic": true,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaCigarBox|7|68",
"assetId": "76eaa172313b43b6b7659d81bb56c897",
"objectType": "ObjaCigarBox",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 12.299077987670898,
"y": 0.380972295999527,
"z": 5.284799575805664
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Watch|7|73",
"assetId": "Watch_1",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 12.299510955810547,
"y": 0.360166996717453,
"z": 5.1169114112854
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Box|7|74",
"assetId": "Box_2",
"objectType": "Box",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 12.371828079223633,
"y": 0.20100438594818115,
"z": 4.477171421051025
},
"kinematic": false,
"layer": "Procedural1",
"openness": 0
},
{
"id": "CreditCard|7|77",
"assetId": "CreditCard_3",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 12.079976081848145,
"y": 0.09466401487588882,
"z": 5.118980884552002
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Statue|7|78",
"assetId": "Stone_Statue_4",
"objectType": "Statue",
"rotation": {
"x": 0,
"y": 180.00001525878906,
"z": 0
},
"position": {
"x": 12.462259292602539,
"y": 0.9379054188728333,
"z": 5.480808258056641
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "DiningTable|7|1",
"position": {
"x": 10.919979722976684,
"y": 0.39353543519973755,
"z": 10.1496557431221
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Dining_Table_9_1",
"objectType": "DiningTable",
"kinematic": true,
"children": [
{
"id": "ObjaFlowerArrangement|7|69",
"assetId": "e7d391f97e404f519fd7a871dbaad302",
"objectType": "ObjaFlowerArrangement",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 10.816484451293945,
"y": 0.9094895720481873,
"z": 10.28822135925293
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaPendant|7|70",
"assetId": "13b57f16d2b04e5fb3b53e9745420ef0",
"objectType": "ObjaPendant",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 10.846881866455078,
"y": 0.8157125115394592,
"z": 10.199318885803223
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Book|7|71",
"assetId": "Book_11",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 10.846843719482422,
"y": 0.8015341758728027,
"z": 10.146493911743164
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Statue|7|75",
"assetId": "Stone_Statue_4",
"objectType": "Statue",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 11.136798858642578,
"y": 1.1349800109863282,
"z": 10.255891799926758
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Sofa|7|2",
"position": {
"x": 12.15974037885666,
"y": 0.4081636071205139,
"z": 7.39052728171864
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Sofa_207_1",
"objectType": "Sofa",
"kinematic": true,
"children": [
{
"id": "RemoteControl|7|72",
"assetId": "Remote_3",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 11.871286392211914,
"y": 0.3510094881057739,
"z": 6.9634809494018555
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pillow|7|76",
"assetId": "pillow_8",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 12.026453018188477,
"y": 0.46339431405067444,
"z": 7.57459831237793
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaCoffeeTable|7|3",
"position": {
"x": 10.145525267191884,
"y": 0.40709877014160156,
"z": 4.606933349847793
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "70d671b6d3c64cc8adce7774d5803bf9",
"objectType": "ObjaCoffeeTable",
"kinematic": true,
"children": [
{
"id": "ObjaMedicine|7|66",
"assetId": "4d98eb2571734e2ca004bb3c16af9d2f",
"objectType": "ObjaMedicine",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 10.144515991210938,
"y": 0.8704041242599487,
"z": 4.48788595199585
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaKeycard|7|67",
"assetId": "fd8d344f83394987aff12a30d91013fb",
"objectType": "ObjaKeycard",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 10.226905822753906,
"y": 0.8613691926002502,
"z": 4.759518623352051
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Candle|7|79",
"assetId": "Candle_3",
"objectType": "Candle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 10.3096284866333,
"y": 0.882311224937439,
"z": 4.463679313659668
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaEasel|7|4",
"position": {
"x": 10.135216983624996,
"y": 0.9029229283332825,
"z": 8.043438484191894
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "ad0c2e54b1214c58851025af95af5ff3",
"objectType": "ObjaEasel",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaOttoman|7|5",
"position": {
"x": 10.793322856193974,
"y": 0.1389310210943222,
"z": 4.366240600228309
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "7375cdb12a7648fd826d48d8e7326133",
"objectType": "ObjaOttoman",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|5",
"position": {
"x": 2.19637480032444,
"y": 1.997536760844853,
"z": 5.790049572137569
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Television_14",
"objectType": "Television",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "4|6",
"position": {
"x": 0.014674623608589173,
"y": 1.489938755583203,
"z": 6.5146180179936355
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_3",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "4|7",
"position": {
"x": 0.020870485454797746,
"y": 1.4153755253098983,
"z": 7.618060266802888
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Photo_1V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|6",
"position": {
"x": 4.837700831401077,
"y": 1.2873066851658386,
"z": 4.233870485454798
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Photo_1",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|7",
"position": {
"x": 8.035864106068388,
"y": 1.1488588667466675,
"z": 4.233870485454798
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Photo_10",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "5|4",
"position": {
"x": 6.85489185579758,
"y": 1.6664035444950085,
"z": 0.020870485454797746
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Photo_3",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "5|5",
"position": {
"x": 4.225999651134014,
"y": 1.152569297181929,
"z": 0.6645090058916943
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_10",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|6",
"position": {
"x": 8.4415747243613,
"y": 1.2020025643738266,
"z": 5.110307351857639
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_9",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|7",
"position": {
"x": 10.553870485454798,
"y": 1.5398359892697244,
"z": 9.966095286629795
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Photo_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaPainting|4|wall|0",
"position": {
"x": 2.0785334464609626,
"y": 1.806370696772607,
"z": 6.976295831325629
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "48941df6195e40a0bd37f158cfe29547",
"objectType": "ObjaPainting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaPainting|6|wall|0",
"position": {
"x": 2.6640967678479397,
"y": 2.0675802885637458,
"z": 4.273654004216194
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "7925b41700b747c69e096ba380d3d55e",
"objectType": "ObjaPainting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
}
] |
[
{
"id": "wall|4|0.00|0.00|0.00|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|0.00|8.43|2.11|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|2.11|4.21|2.11|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|2.11|4.21|4.21|4.21",
"roomId": "room|4",
"polygon": [
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|4.21|0.00|4.21|4.21",
"roomId": "room|4",
"polygon": [
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|0.00|0.00|4.21|0.00",
"roomId": "room|4",
"polygon": [
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 0
}
],
"material": {
"color": {
"r": 0.7254901960784313,
"g": 0.5254901960784314,
"b": 0.4588235294117647
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|5|4.21|0.00|4.21|4.21",
"roomId": "room|5",
"polygon": [
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.6431372549019608,
"g": 0.5803921568627451,
"b": 0.5686274509803921
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|4.21|4.21|8.43|4.21",
"roomId": "room|5",
"polygon": [
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.6431372549019608,
"g": 0.5803921568627451,
"b": 0.5686274509803921
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|8.43|0.00|8.43|4.21",
"roomId": "room|5",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 0
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 0
}
],
"material": {
"color": {
"r": 0.6431372549019608,
"g": 0.5803921568627451,
"b": 0.5686274509803921
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|4.21|0.00|8.43|0.00",
"roomId": "room|5",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
}
],
"material": {
"color": {
"r": 0.6431372549019608,
"g": 0.5803921568627451,
"b": 0.5686274509803921
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|2.11|4.21|2.11|8.43",
"roomId": "room|6",
"polygon": [
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": null,
"name": "WhiteCountertop1"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|2.11|8.43|8.43|8.43",
"roomId": "room|6",
"polygon": [
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": null,
"name": "WhiteCountertop1"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|8.43|4.21|8.43|8.43",
"roomId": "room|6",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": null,
"name": "WhiteCountertop1"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|4.21|4.21|8.43|4.21",
"roomId": "room|6",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": null,
"name": "WhiteCountertop1"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|2.11|4.21|4.21|4.21",
"roomId": "room|6",
"polygon": [
{
"x": 4.213,
"y": 0,
"z": 4.213
},
{
"x": 2.107,
"y": 0,
"z": 4.213
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": null,
"name": "WhiteCountertop1"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|7|8.43|4.21|8.43|8.43",
"roomId": "room|7",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|8.43|8.43|10.53|8.43",
"roomId": "room|7",
"polygon": [
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 8.427
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|10.53|8.43|10.53|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 10.533,
"y": 0,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 10.533
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 10.533
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|10.53|10.53|12.64|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 10.533,
"y": 0,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 10.533
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 10.533
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|12.64|4.21|12.64|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 12.64,
"y": 0,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 4.213
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|8.43|4.21|12.64|4.21",
"roomId": "room|7",
"polygon": [
{
"x": 12.64,
"y": 0,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
}
],
"material": {
"color": {
"r": 0.7568627450980392,
"g": 0.8588235294117647,
"b": 0.9176470588235294
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|0.00|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 0,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 0,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|0.00|8.43|2.11|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
{
"x": 0,
"y": 0,
"z": 8.427
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|4.21|0.00",
"roomId": "room|4",
"polygon": [
{
"x": 0,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 4.213,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|2.11|8.43|8.43|8.43",
"roomId": "room|6",
"polygon": [
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 2.107,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 8.427
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|exterior|4.21|0.00|8.43|0.00",
"roomId": "room|5",
"polygon": [
{
"x": 4.213,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 4.213,
"y": 0,
"z": 0
},
{
"x": 8.427,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|8.43|0.00|8.43|4.21",
"roomId": "room|5",
"polygon": [
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 0
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 0
},
{
"x": 8.427,
"y": 0,
"z": 4.213
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|8.43|4.21|12.64|4.21",
"roomId": "room|7",
"polygon": [
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 8.427,
"y": 0,
"z": 4.213
},
{
"x": 12.64,
"y": 0,
"z": 4.213
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|10.53|10.53|12.64|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 10.533
},
{
"x": 10.533,
"y": 0,
"z": 10.533
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|12.64|4.21|12.64|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 4.213
},
{
"x": 12.64,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 12.64,
"y": 0,
"z": 4.213
},
{
"x": 12.64,
"y": 0,
"z": 10.533
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|10.53|8.43|10.53|10.53",
"roomId": "room|7",
"polygon": [
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 10.533
},
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 10.533
},
{
"x": 10.533,
"y": 0,
"z": 8.427
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|8.43|8.43|10.53|8.43",
"roomId": "room|7",
"polygon": [
{
"x": 10.533,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 8.427,
"y": 3.9086347142646884,
"z": 8.427
},
{
"x": 10.533,
"y": 0,
"z": 8.427
},
{
"x": 8.427,
"y": 0,
"z": 8.427
}
],
"material": {
"color": null,
"name": "Red2Drywall"
},
"layer": "Procedural1",
"empty": null
}
] |
{
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 82,
"y": -30,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 0.5,
"indirectMultiplier": 1,
"rgb": {
"r": 0.638,
"g": 0.843,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_4",
"position": {
"x": 1.7553889196581964,
"y": 3.7086347142646883,
"z": 3.51144447960132
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_5",
"position": {
"x": 6.32,
"y": 3.7086347142646883,
"z": 2.1065
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 5.2669999999999995,
"y": 3.7086347142646883,
"z": 6.320000000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_7",
"position": {
"x": 10.7440600075959,
"y": 3.7086347142646883,
"z": 6.951879984808203
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": {
"r": 0.35294117647058826,
"g": 0.4549019607843137,
"b": 0.5647058823529412
},
"name": "PureWhite"
},
"skyboxId": "Sky2Dusk"
}
|
{
"agent": {
"position": {
"x": 6,
"y": 0.95,
"z": 2.25
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "4-room",
"schema": "1.0.0",
"warnings": {}
}
|
[
{
"id": "room|2",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 0
}
],
"floorMaterial": {
"name": "Wood"
},
"layer": "Procedural1"
},
{
"id": "room|3",
"roomType": "LivingRoom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 10.084,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 0,
"z": 5.042
}
],
"floorMaterial": {
"name": "TexturesCom_WoodFine0031_1_seamless_S"
},
"layer": "Procedural2"
},
{
"id": "room|4",
"roomType": "LivingRoom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 5.042
}
],
"floorMaterial": {
"name": "LightWoodCabinets"
},
"layer": "Procedural3"
},
{
"id": "room|5",
"roomType": "Bathroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 0,
"z": 8.403
}
],
"floorMaterial": {
"name": "WoodFineDarkFloorsRedNRM2"
},
"layer": "Procedural1"
},
{
"id": "room|6",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 0,
"z": 5.042
}
],
"floorMaterial": {
"name": "WoodGrains"
},
"layer": "Procedural1"
},
{
"id": "room|7",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 8.403
}
],
"floorMaterial": {
"name": "WoodFloorsCrossRED"
},
"layer": "Procedural2"
},
{
"id": "room|8",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 5.042
}
],
"floorMaterial": {
"name": "Wood 1"
},
"layer": "Procedural0"
}
] |
[
{
"id": "door|2|3",
"room0": "room|2",
"room1": "room|3",
"wall0": "wall|2|3.36|3.36|8.40|3.36",
"wall1": "wall|3|3.36|3.36|8.40|3.36",
"assetId": "Doorway_4",
"assetPosition": {
"x": 4.336569259032115,
"y": 1.0517940521240234,
"z": 0
},
"holePolygon": [
{
"x": 3.8174249707678998,
"y": 0,
"z": 0
},
{
"x": 4.860017019412919,
"y": 2.103588104248047,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|4|5",
"room0": "room|5",
"room1": "room|4",
"wall0": "wall|5|8.40|8.40|10.08|8.40",
"wall1": "wall|4|8.40|8.40|10.08|8.40",
"assetId": "Doorway_4",
"assetPosition": {
"x": 1.1147187862054007,
"y": 1.0517940521240234,
"z": 0
},
"holePolygon": [
{
"x": 0.5955744979411857,
"y": 0,
"z": 0
},
{
"x": 1.6381665465862052,
"y": 2.103588104248047,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|3|4",
"room0": "room|3",
"room1": "room|4",
"wall0": "wall|3|6.72|5.04|10.08|5.04",
"wall1": "wall|4|6.72|5.04|10.08|5.04",
"assetId": "Doorway_Double_2",
"assetPosition": {
"x": 1.4770635769774452,
"y": 1.0364102125167847,
"z": 0
},
"holePolygon": [
{
"x": 0.5216537493353025,
"y": 0,
"z": 0
},
{
"x": 2.435176827300085,
"y": 2.0728204250335693,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|6|8",
"room0": "room|6",
"room1": "room|8",
"wall0": "wall|6|3.36|5.04|3.36|8.40",
"wall1": "wall|8|3.36|5.04|3.36|8.40",
"assetId": "Doorway_4",
"assetPosition": {
"x": 2.690700446335496,
"y": 1.0517940521240234,
"z": 0
},
"holePolygon": [
{
"x": 2.171556158071281,
"y": 0,
"z": 0
},
{
"x": 3.2141482067163007,
"y": 2.103588104248047,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|7|8",
"room0": "room|8",
"room1": "room|7",
"wall0": "wall|8|5.04|8.40|6.72|8.40",
"wall1": "wall|7|5.04|8.40|6.72|8.40",
"assetId": "Doorway_6",
"assetPosition": {
"x": 0.7623378138710737,
"y": 1.0534253120422363,
"z": 0
},
"holePolygon": [
{
"x": 0.24452331081973314,
"y": 0,
"z": 0
},
{
"x": 1.2821016551648259,
"y": 2.1068506240844727,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|5|7",
"room0": "room|7",
"room1": "room|5",
"wall0": "wall|7|8.40|10.08|10.08|10.08",
"wall1": "wall|5|8.40|10.08|10.08|10.08",
"assetId": "Doorway_8",
"assetPosition": {
"x": 0.6721818816262961,
"y": 1.0496987104415894,
"z": 0
},
"holePolygon": [
{
"x": 0.14688871115182645,
"y": 0,
"z": 0
},
{
"x": 1.1973970910880447,
"y": 2.0993974208831787,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|1|2",
"room0": "room|2",
"room1": "room|2",
"wall0": "wall|2|3.36|0.00|3.36|3.36",
"wall1": "wall|exterior|3.36|0.00|3.36|3.36",
"assetId": "Doorway_10",
"assetPosition": {
"x": 2.6044735453330246,
"y": 1.05002281954512,
"z": 0
},
"holePolygon": [
{
"x": 2.0855251272447672,
"y": 0,
"z": 0
},
{
"x": 3.1267546137102213,
"y": 2.103169581387192,
"z": 0
}
],
"openable": false,
"openness": 0
}
] |
[
{
"id": "window|3|0",
"assetId": "Window_Hung_48x32",
"room0": "room|3",
"room1": "room|3",
"wall0": "wall|3|0.00|3.36|3.36|3.36",
"wall1": "wall|exterior|0.00|3.36|3.36|3.36",
"holePolygon": [
{
"x": 0.32603415227634347,
"y": 1.0637445449829102,
"z": 0
},
{
"x": 1.5414054033826057,
"y": 1.9299542307853699,
"z": 0
}
],
"assetPosition": {
"x": 0.9347086933921043,
"y": 1.5,
"z": 0
}
},
{
"id": "window|6|0",
"assetId": "Window_Hung_48x32",
"room0": "room|6",
"room1": "room|6",
"wall0": "wall|6|0.00|10.08|5.04|10.08",
"wall1": "wall|exterior|0.00|10.08|5.04|10.08",
"holePolygon": [
{
"x": 2.8333545283063213,
"y": 1.0637445449829102,
"z": 0
},
{
"x": 4.0487257794125835,
"y": 1.9299542307853699,
"z": 0
}
],
"assetPosition": {
"x": 3.442029069422082,
"y": 1.5,
"z": 0
}
},
{
"id": "window|7|0",
"assetId": "Window_Hung_48x24",
"room0": "room|7",
"room1": "room|7",
"wall0": "wall|7|10.08|10.08|10.08|11.76",
"wall1": "wall|exterior|10.08|10.08|10.08|11.76",
"holePolygon": [
{
"x": 0.12386257727833727,
"y": 1.1654577255249023,
"z": 0
},
{
"x": 1.3406794794389818,
"y": 1.8289503455162048,
"z": 0
}
],
"assetPosition": {
"x": 0.7352585249135111,
"y": 1.4987711906433105,
"z": 0
}
},
{
"id": "window|7|1",
"assetId": "Window_Slider_48x36",
"room0": "room|7",
"room1": "room|7",
"wall0": "wall|7|5.04|11.76|10.08|11.76",
"wall1": "wall|exterior|5.04|11.76|10.08|11.76",
"holePolygon": [
{
"x": 2.8583905769656104,
"y": 1.0428000688552856,
"z": 0
},
{
"x": 4.0723813844988745,
"y": 1.954465039074421,
"z": 0
}
],
"assetPosition": {
"x": 3.4679981840918463,
"y": 1.4973600432276726,
"z": 0
}
}
] |
[
{
"id": "CounterTop|2|0",
"position": {
"x": 7.76839957523346,
"y": 0.46919119358062744,
"z": 0.6366437911987305
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Countertop_L_4x4",
"objectType": "CounterTop",
"kinematic": true,
"children": [
{
"id": "ObjaWrench|2|0",
"assetId": "9da89f0225dd454ebfb495fb9b041d9e",
"objectType": "ObjaWrench",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 7.299844741821289,
"y": 0.9614415168762207,
"z": 0.7831526398658752
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaEclair|2|2",
"assetId": "e76d97469d4a44ff9fb326c628fc5e1f",
"objectType": "ObjaEclair",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.073932647705078,
"y": 0.9575767517089844,
"z": 0.9440513253211975
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaSaltshaker|2|3",
"assetId": "05308bf4da874a63b040399dca39489b",
"objectType": "ObjaSaltshaker",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 7.617356777191162,
"y": 0.9933911561965942,
"z": 0.7074435949325562
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaFryingPan|2|4",
"assetId": "9bcc9cda7b4d4db79ee6d7d105207f3b",
"objectType": "ObjaFryingPan",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 8.259248733520508,
"y": 0.975212037563324,
"z": 0.6288466453552246
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "SoapBottle|2|5",
"assetId": "Soap_Bottle_18",
"objectType": "SoapBottle",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 7.967717170715332,
"y": 1.062183141708374,
"z": 0.4839833378791809
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Plate|2|6",
"assetId": "Plate_8",
"objectType": "Plate",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 7.540850639343262,
"y": 1.0010540962219239,
"z": 0.7851516604423523
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "CellPhone|2|7",
"assetId": "Cellphone_7",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.22807502746582,
"y": 0.9992713212966919,
"z": 0.17727673053741455
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ButterKnife|2|9",
"assetId": "ButterKnife_1",
"objectType": "ButterKnife",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 7.3844170570373535,
"y": 0.9529274702072144,
"z": 1.1751031875610352
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ButterKnife|2|10",
"assetId": "ButterKnife_1",
"objectType": "ButterKnife",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.071404457092285,
"y": 0.9539894461631775,
"z": 1.0993967056274414
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Bowl|2|11",
"assetId": "Bowl_13",
"objectType": "Bowl",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.22807502746582,
"y": 1.0338119745254517,
"z": 0.48398348689079285
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Spoon|2|12",
"assetId": "Spoon_1",
"objectType": "Spoon",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 8.010258674621582,
"y": 0.9529126882553101,
"z": 0.6362648010253906
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Fork|2|17",
"assetId": "Fork_1",
"objectType": "Fork",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 7.562870979309082,
"y": 0.9541672468185425,
"z": 0.9401637315750122
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "GarbageBag|2|1",
"position": {
"x": 6.043884202709229,
"y": 0.2789691686630249,
"z": 2.4273943216944858
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "GarbageBag_21_1",
"objectType": "GarbageBag",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Fridge|2|2",
"position": {
"x": 3.946966670513153,
"y": 1.0406540632247925,
"z": 0.3676823616027832
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Fridge_8",
"objectType": "Fridge",
"kinematic": true,
"children": [
{
"id": "Tomato|2|14",
"assetId": "Tomato_18",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 0.00017416980699636042,
"z": 0
},
"position": {
"x": 4.062272071838379,
"y": 1.4246723651885986,
"z": 0.2998583912849426
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaDiningTable|2|3",
"position": {
"x": 5.620378540172784,
"y": 0.4215630292892456,
"z": 0.4625720024108887
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "c165c5f8589346108f554f934b5f6eae",
"objectType": "ObjaDiningTable",
"kinematic": true,
"children": [
{
"id": "ObjaWrench|2|1",
"assetId": "329f1e9e889d4dab935152abeba84aed",
"objectType": "ObjaWrench",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.228969573974609,
"y": 0.866172194480896,
"z": 0.6643040776252747
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Cup|2|8",
"assetId": "Cup_13",
"objectType": "Cup",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.0299906730651855,
"y": 0.9004723429679871,
"z": 0.249177485704422
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "CreditCard|2|13",
"assetId": "CreditCard_1",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.210352897644043,
"y": 0.8503727912902832,
"z": 0.24910461902618408
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Potato|2|16",
"assetId": "Potato_11",
"objectType": "Potato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.423653602600098,
"y": 0.8821409940719604,
"z": 0.565945029258728
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Bread|2|18",
"assetId": "Bread_13",
"objectType": "Bread",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.013693809509277,
"y": 0.9243687987327576,
"z": 0.46046173572540283
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaBookshelf|2|4",
"position": {
"x": 4.832530292916926,
"y": 0.5503090023994446,
"z": 3.126358498692513
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "44481478bf7b41e5b31a4cf25463ecfa",
"objectType": "ObjaBookshelf",
"kinematic": true,
"children": [
{
"id": "Vase|2|15",
"assetId": "Vase_Decorative_1",
"objectType": "Vase",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.9677324295043945,
"y": 1.299854326248169,
"z": 3.174987316131592
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaStepladder|2|5",
"position": {
"x": 8.134282672286034,
"y": 0.7536277770996094,
"z": 1.7520663897994062
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "9fcfb4575a0346268cf2f567d5b06a56",
"objectType": "ObjaStepladder",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "DiningTable|3|0",
"position": {
"x": 0.5211289167404175,
"y": 0.5316771268844604,
"z": 4.516370574951171
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Dining_Table_216_1",
"objectType": "DiningTable",
"kinematic": true,
"children": [
{
"id": "ObjaNeedle|3|22",
"assetId": "83b652a334ed42ac979099ec0b5b3681",
"objectType": "ObjaNeedle",
"rotation": {
"x": 0,
"y": 134.8349151611328,
"z": 0
},
"position": {
"x": 0.6353444457054138,
"y": 1.0932316780090332,
"z": 4.467998504638672
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "KeyChain|3|24",
"assetId": "Keychain_1",
"objectType": "KeyChain",
"rotation": {
"x": 0,
"y": 0.00017416980699636042,
"z": 0
},
"position": {
"x": 0.48350822925567627,
"y": 1.0695714950561523,
"z": 4.311789512634277
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CreditCard|3|25",
"assetId": "CreditCard_3",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 134.8349151611328,
"z": 0
},
"position": {
"x": 0.38990214467048645,
"y": 1.0706020593643188,
"z": 4.557779788970947
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Statue|3|28",
"assetId": "Stone_Statue_3",
"objectType": "Statue",
"rotation": {
"x": -1.0739587885666424e-8,
"y": 315.037841796875,
"z": -0.00000967643518379191
},
"position": {
"x": 0.5135071873664856,
"y": 1.411269235610962,
"z": 4.520262241363525
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Candle|3|31",
"assetId": "RoboTHOR_candle_glittrig_2_v",
"objectType": "Candle",
"rotation": {
"x": 0,
"y": 134.8349151611328,
"z": 0
},
"position": {
"x": 0.7337307333946228,
"y": 1.233634352684021,
"z": 4.2159271240234375
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CellPhone|3|32",
"assetId": "Cellphone_2",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 0.00017416980699636042,
"z": 0
},
"position": {
"x": 0.5806465148925781,
"y": 1.1214198350906373,
"z": 4.8460588455200195
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Cart|3|1",
"position": {
"x": 3.796264030247425,
"y": 0.6413500308990479,
"z": 3.8305175933800033
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Cart_1",
"objectType": "Cart",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Sofa|3|2",
"position": {
"x": 9.570157393455505,
"y": 0.5753807425498962,
"z": 2.998801260948181
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Sofa_201_1",
"objectType": "Sofa",
"kinematic": true,
"children": [
{
"id": "ObjaTablet|3|21",
"assetId": "94446f5734ba497bb71fc9228068fd48",
"objectType": "ObjaTablet",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 9.447591781616211,
"y": 0.5613319873809814,
"z": 3.7891008853912354
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pillow|3|30",
"assetId": "pillow_1",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 9.267894744873047,
"y": 0.6159940958023071,
"z": 3.2590487003326416
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CellPhone|3|34",
"assetId": "Cellphone_2",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 9.447151184082031,
"y": 0.6062177896499634,
"z": 2.464118480682373
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "television|3|3|0",
"position": {
"x": 6.0638878372655185,
"y": 0.3578382730484009,
"z": 4.687925468206405
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "TV_Stand_201_1",
"objectType": "TVStand",
"kinematic": true,
"children": [
{
"id": "television|3|3|1",
"assetId": "Television_1",
"objectType": "Television",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 6.0638878372655185,
"y": 1.0920953750610352,
"z": 4.687925468206405
},
"kinematic": true,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaCheckerboard|3|19",
"assetId": "d7da09568b014912b683efc800091dfb",
"objectType": "ObjaCheckerboard",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 6.189929485321045,
"y": 0.2825008034706116,
"z": 4.687901496887207
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "RemoteControl|3|26",
"assetId": "Remote_1",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 6.0642828941345215,
"y": 0.733601987361908,
"z": 4.930874824523926
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Vase|3|27",
"assetId": "Vase_Decorative_1",
"objectType": "Vase",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.690102577209473,
"y": 0.4370062828063965,
"z": 4.687925338745117
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Newspaper|3|29",
"assetId": "Newspaper_2",
"objectType": "Newspaper",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 6.445452690124512,
"y": 0.252406507730484,
"z": 4.849128723144531
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaShelves|3|4",
"position": {
"x": 2.455876783237233,
"y": 0.2873629331588745,
"z": 4.825049470186233
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "eb1dd9202056442abc898c93f79912d2",
"objectType": "ObjaShelves",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaNightstand|3|5",
"position": {
"x": 0.2536340743303299,
"y": 0.20628699660301208,
"z": 3.637428484916687
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "38a52d6239b94506b237143cbf431b53",
"objectType": "ObjaNightstand",
"kinematic": true,
"children": [
{
"id": "ObjaCamcorder|3|20",
"assetId": "ca7e9069181c41e1bcdf3d258abd6002",
"objectType": "ObjaCamcorder",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.18678712844848633,
"y": 0.443940669298172,
"z": 3.649411678314209
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaEnvelope|3|23",
"assetId": "303b287819a84f7496bd92f5d69710c7",
"objectType": "ObjaEnvelope",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.2284454107284546,
"y": 0.4870292842388153,
"z": 3.530104637145996
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "RemoteControl|3|33",
"assetId": "Remote_1",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.22844567894935608,
"y": 0.4268866777420044,
"z": 3.707984685897827
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Sofa|4|0",
"position": {
"x": 7.202259621143341,
"y": 0.4081636071205139,
"z": 7.396949627876282
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Sofa_207_1",
"objectType": "Sofa",
"kinematic": true,
"children": [
{
"id": "ObjaPillow|4|35",
"assetId": "aa78891e376d460d89e020b11ea8ec31",
"objectType": "ObjaPillow",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 7.252429962158203,
"y": 0.5983890295028687,
"z": 7.826923370361328
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaController|4|36",
"assetId": "08a82d744b39481dbb40289faea1ba8f",
"objectType": "ObjaController",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 7.492864608764648,
"y": 0.44094425439834595,
"z": 7.2129926681518555
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaPliers|4|37",
"assetId": "a3a6436253c244cca0c280b9b4026c4b",
"objectType": "ObjaPliers",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 7.42628812789917,
"y": 0.3803401589393616,
"z": 8.021379470825195
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaCigar|4|38",
"assetId": "63a0cc2192284d9c8cfdec0ed630ba03",
"objectType": "ObjaCigar",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 7.335655689239502,
"y": 0.3473189175128937,
"z": 7.416584014892578
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaCircuitBoard|4|39",
"assetId": "e05b3d10204c4edda1e55b07d8003992",
"objectType": "ObjaCircuitBoard",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 7.571337699890137,
"y": 0.3620028495788574,
"z": 7.0091729164123535
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaCrate|4|1",
"position": {
"x": 9.804229244232177,
"y": 0.24499273300170898,
"z": 5.321726231098175
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "cf7dc5fb55214706b2725e900515c9ea",
"objectType": "ObjaCrate",
"kinematic": false,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaContainers|4|2",
"position": {
"x": 9.962793111443519,
"y": 0.1283366084098816,
"z": 8.333314103513956
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "752cb6f1870d4325b3bebff9a86805f6",
"objectType": "ObjaContainers",
"kinematic": false,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaCouch|4|3",
"position": {
"x": 9.942968509733676,
"y": 0.14736910164356232,
"z": 6.804346715340737
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "bc2b3865dd714752bb1a44b2634ced3e",
"objectType": "ObjaCouch",
"kinematic": true,
"children": [
{
"id": "Pencil|4|40",
"assetId": "Pencil_5",
"objectType": "Pencil",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 10.013583183288574,
"y": 0.2994350790977478,
"z": 6.8658671379089355
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaFireExtinguisher|5|0",
"position": {
"x": 8.589853477358819,
"y": 0.29574155807495117,
"z": 9.972802355527877
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "8b52b1f4c4c44bb9866146f60dbe534c",
"objectType": "ObjaFireExtinguisher",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Bed|6|0",
"position": {
"x": 1.0494594812393188,
"y": 0.607292652130127,
"z": 6.2809055728912355
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Bed_11",
"objectType": "Bed",
"kinematic": true,
"children": [
{
"id": "ObjaBasketball|6|42",
"assetId": "2e9aa719be024543b4a5ccadd38f9612",
"objectType": "ObjaBasketball",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 1.7663733959197998,
"y": 0.7578790783882141,
"z": 6.4813432693481445
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Book|6|46",
"assetId": "RoboTHOR_book_ai2_2_v",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 1.0483102798461914,
"y": 0.7281731367111206,
"z": 6.198627471923828
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "BasketBall|6|49",
"assetId": "Basketball_1",
"objectType": "BasketBall",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.3306150436401367,
"y": 0.8332067131996155,
"z": 6.481452941894531
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "TennisRacket|6|52",
"assetId": "Tennis_Racquet_1",
"objectType": "TennisRacket",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.5694738626480103,
"y": 0.7353940606117249,
"z": 5.635363578796387
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Laptop|6|53",
"assetId": "Laptop_10",
"objectType": "Laptop",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 1.0484580993652344,
"y": 0.8999164581298829,
"z": 7.045328140258789
},
"kinematic": false,
"layer": "Procedural1",
"openness": 1
},
{
"id": "Pillow|6|56",
"assetId": "pillow_9",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.8091771006584167,
"y": 0.8086876273155212,
"z": 6.764278888702393
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": true,
"isOn": null,
"openness": null
},
{
"id": "Dresser|6|1",
"position": {
"x": 0.32203134298324587,
"y": 0.4848818778991699,
"z": 9.252492889404296
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Dresser_315_2",
"objectType": "Dresser",
"kinematic": true,
"children": [
{
"id": "ObjaTapePlayer|6|41",
"assetId": "8e88b8dd333b48abb80fdd27a52be519",
"objectType": "ObjaTapePlayer",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.471979558467865,
"y": 0.9909796118736267,
"z": 9.244171142578125
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaBaseballCard|6|45",
"assetId": "7304c6e5192346e3834b8c6a1ac4b8f8",
"objectType": "ObjaBaseballCard",
"rotation": {
"x": 0,
"y": 0.00002390565896348562,
"z": 0
},
"position": {
"x": 0.23924121260643005,
"y": 0.46151354908943176,
"z": 9.129098892211914
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "RemoteControl|6|51",
"assetId": "RoboTHOR_remote_coolux_v",
"objectType": "RemoteControl",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.2503625750541687,
"y": 0.9866349697113037,
"z": 9.4498291015625
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Watch|6|55",
"assetId": "Watch_2",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": 0.00002390565896348562,
"z": 0
},
"position": {
"x": 0.24017614126205444,
"y": 0.24117767810821533,
"z": 8.942834854125977
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaPiano|6|2",
"position": {
"x": 4.141278604984283,
"y": 0.37538251280784607,
"z": 9.039711978912354
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "657e3cf03f3649908fab291e4e17362b",
"objectType": "ObjaPiano",
"kinematic": true,
"children": [
{
"id": "ObjaCameraLens|6|43",
"assetId": "bbdcc16a4f7f4bb1a4d93061bfb6d0d5",
"objectType": "ObjaCameraLens",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.464560508728027,
"y": 0.8152487874031067,
"z": 9.038848876953125
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaBaseballCard|6|44",
"assetId": "56009923ed394a2eaa4082fcdb7d7d23",
"objectType": "ObjaBaseballCard",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.4645891189575195,
"y": 0.7963329553604126,
"z": 8.746159553527832
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pen|6|47",
"assetId": "Pen_2",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.8805742263793945,
"y": 0.5787869095802307,
"z": 8.630091667175293
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pen|6|48",
"assetId": "RoboTHOR_pen_signo_v",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.945133209228516,
"y": 0.5744599103927612,
"z": 8.714835166931152
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "DeskLamp|6|50",
"assetId": "Desk_Lamp_7",
"objectType": "DeskLamp",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.514734268188477,
"y": 0.9850238561630249,
"z": 9.4808931350708
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "TissueBox|6|54",
"assetId": "Tissue_Box_1",
"objectType": "TissueBox",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.715585708618164,
"y": 0.8260997533798218,
"z": 9.040009498596191
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "CreditCard|6|57",
"assetId": "CreditCard_4",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.765798091888428,
"y": 0.7557679414749146,
"z": 8.599124908447266
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "CellPhone|6|58",
"assetId": "Cellphone_2",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 4.098494529724121,
"y": 0.8045588612556458,
"z": 8.765678405761719
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaHandAxe|6|3",
"position": {
"x": 2.2308736562481077,
"y": 0.34626853466033936,
"z": 10.038012500494718
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "82d89e951fe34e539cb1c5e1a7c6e54b",
"objectType": "ObjaHandAxe",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaSaw|6|4",
"position": {
"x": 2.414566135192507,
"y": 0.0602869987487793,
"z": 5.07706400026381
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "daff4bc1ecf14d43af365839d727a2f0",
"objectType": "ObjaSaw",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Dresser|7|0",
"position": {
"x": 7.987968811273575,
"y": 0.3647117018699646,
"z": 9.47531321334839
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Dresser_213_1",
"objectType": "Dresser",
"kinematic": true,
"children": [
{
"id": "ObjaMedal|7|59",
"assetId": "a7e4817adc9a4980a9b7df7c9eea6322",
"objectType": "ObjaMedal",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 7.788386344909668,
"y": 0.7700851559638977,
"z": 8.95254898071289
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaSportsCard|7|63",
"assetId": "3c3fb1587a2247c0b2de4905f3edd7ce",
"objectType": "ObjaSportsCard",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 8.081400871276855,
"y": 0.7763380408287048,
"z": 10.257392883300781
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pen|7|65",
"assetId": "Pen_1",
"objectType": "Pen",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 8.178929328918457,
"y": 0.7373105883598328,
"z": 9.741653442382812
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "DeskLamp|7|66",
"assetId": "RoboTHOR_desk_lamp_ai2_v",
"objectType": "DeskLamp",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 7.788525104522705,
"y": 0.963435173034668,
"z": 9.622102737426758
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CreditCard|7|69",
"assetId": "CreditCard_2",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": -0.00003756603837246075,
"z": 0
},
"position": {
"x": 7.851134300231934,
"y": 0.32985395193099976,
"z": 9.125509262084961
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "TissueBox|7|70",
"assetId": "Tissue_Box_1",
"objectType": "TissueBox",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 7.98372745513916,
"y": 0.8066807389259338,
"z": 9.212841987609863
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "BasketBall|7|71",
"assetId": "RoboTHOR_basketball_rhode_island_novelty_v",
"objectType": "BasketBall",
"rotation": {
"x": 0,
"y": -0.00002390565896348562,
"z": 0
},
"position": {
"x": 7.788525581359863,
"y": 0.851352870464325,
"z": 8.690511703491211
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Vase|7|73",
"assetId": "Vase_Flat_1",
"objectType": "Vase",
"rotation": {
"x": 0,
"y": -0.00003756603837246075,
"z": 0
},
"position": {
"x": 7.903903007507324,
"y": 0.41269283294677733,
"z": 8.66992473602295
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaDrum|7|1",
"position": {
"x": 8.41174193120229,
"y": 0.29654115438461304,
"z": 11.542636723972132
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "9d28aa8931b54dc38d173ac0e6d82734",
"objectType": "ObjaDrum",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaFileCabinet|7|2",
"position": {
"x": 5.5446573181152345,
"y": 1.000052571296692,
"z": 11.467733479976653
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "724fe5c432164f72a174c56d16b3dfac",
"objectType": "ObjaFileCabinet",
"kinematic": true,
"children": [
{
"id": "ObjaPottery|7|60",
"assetId": "500992718b5847259a69e09bb8e81bfe",
"objectType": "ObjaPottery",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.424735069274902,
"y": 2.0840742588043213,
"z": 11.346593856811523
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaPurse|7|61",
"assetId": "ee3467555cb845d993b1b3445603c2af",
"objectType": "ObjaPurse",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.188041687011719,
"y": 2.10740065574646,
"z": 11.34449577331543
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaSportsCard|7|62",
"assetId": "3c3fb1587a2247c0b2de4905f3edd7ce",
"objectType": "ObjaSportsCard",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.18825626373291,
"y": 2.0489718914031982,
"z": 11.279624938964844
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaCardboardBox|7|64",
"assetId": "fb41d6750b4b4e779b5c55a8bd7c0571",
"objectType": "ObjaCardboardBox",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.896420001983643,
"y": 2.0761990547180176,
"z": 11.409547805786133
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Mug|7|67",
"assetId": "RoboTHOR_mug_ai2_1_v",
"objectType": "Mug",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.9126458168029785,
"y": 2.046692371368408,
"z": 11.27951431274414
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "AlarmClock|7|68",
"assetId": "Alarm_Clock_3",
"objectType": "AlarmClock",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.424359321594238,
"y": 2.1174941062927246,
"z": 11.661369323730469
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "BaseballBat|7|72",
"assetId": "BaseballBat_2",
"objectType": "BaseballBat",
"rotation": {
"x": 7.283719062805176,
"y": 89.9732666015625,
"z": 0.03508119285106659
},
"position": {
"x": 5.237721920013428,
"y": 2.452047348022461,
"z": 11.723255157470703
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Bowl|7|74",
"assetId": "Bowl_10",
"objectType": "Bowl",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 5.8961992263793945,
"y": 2.043560743331909,
"z": 11.604852676391602
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaBowWeapon|7|3",
"position": {
"x": 6.873280821582661,
"y": 0.7799843549728394,
"z": 8.47223313587904
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "02e25cb1d5614fc5a80492d53bdb8f49",
"objectType": "ObjaBowWeapon",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Bed|8|0",
"position": {
"x": 5.963600012779237,
"y": 0.45509809255599976,
"z": 6.1043661518096926
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Bed_1",
"objectType": "Bed",
"kinematic": true,
"children": [
{
"id": "ObjaBarrels|8|75",
"assetId": "5e5f74f2e2484c6785045c6cdf675df2",
"objectType": "ObjaBarrels",
"rotation": {
"x": 0,
"y": 180.00006103515625,
"z": 0
},
"position": {
"x": 6.13222599029541,
"y": 0.8104314804077148,
"z": 6.102686882019043
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "Laptop|8|83",
"assetId": "Laptop_18",
"objectType": "Laptop",
"rotation": {
"x": 0,
"y": 180.00006103515625,
"z": 0
},
"position": {
"x": 6.302229404449463,
"y": 0.6328766822814942,
"z": 5.61842155456543
},
"kinematic": false,
"layer": "Procedural0",
"openness": 0
},
{
"id": "Pillow|8|85",
"assetId": "pillow_17",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 180.00006103515625,
"z": 0
},
"position": {
"x": 5.612928867340088,
"y": 0.6128267645835876,
"z": 5.617007732391357
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "Book|8|86",
"assetId": "Book_2",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 180.00006103515625,
"z": 0
},
"position": {
"x": 5.784853935241699,
"y": 0.5754496455192566,
"z": 6.83793830871582
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
}
],
"layer": "Procedural0",
"isDirty": false,
"isOn": null,
"openness": null
},
{
"id": "Dresser|8|1",
"position": {
"x": 3.6740816459655763,
"y": 0.5635389685630798,
"z": 7.863396862030029
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "RoboTHOR_dresser_birkeland",
"objectType": "Dresser",
"kinematic": true,
"children": [
{
"id": "ObjaChain|8|76",
"assetId": "67837c575f4e458e8cb2cb6c0155923b",
"objectType": "ObjaChain",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8843019008636475,
"y": 1.4189941883087158,
"z": 7.862963676452637
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "ObjaGameController|8|77",
"assetId": "31f699500e58427ebf042ff75abd4bec",
"objectType": "ObjaGameController",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8441035747528076,
"y": 0.9397586584091187,
"z": 8.158746719360352
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "ObjaCameraLens|8|78",
"assetId": "8298dabcec59406f9dca8eff370e2f7b",
"objectType": "ObjaCameraLens",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8903775215148926,
"y": 0.9355480670928955,
"z": 7.500700950622559
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "ObjaHandheldGamingConsole|8|79",
"assetId": "ad38f32d51bf41a3bba7b0c9ea941533",
"objectType": "ObjaHandheldGamingConsole",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 3.7987000942230225,
"y": 0.9193826913833618,
"z": 8.121227264404297
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "CreditCard|8|80",
"assetId": "CreditCard_3",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.658644199371338,
"y": 0.3588815927505493,
"z": 8.094399452209473
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "Mug|8|81",
"assetId": "Mug_1",
"objectType": "Mug",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.6803953647613525,
"y": 1.2299319982528687,
"z": 7.498716831207275
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "Vase|8|82",
"assetId": "Vase_Medium_4",
"objectType": "Vase",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.6127946376800537,
"y": 1.2728007316589356,
"z": 7.7379913330078125
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
},
{
"id": "Watch|8|84",
"assetId": "Watch_2",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.6785929203033447,
"y": 1.1464717388153076,
"z": 7.862965106964111
},
"kinematic": false,
"layer": "Procedural0",
"openness": null
}
],
"layer": "Procedural0",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaPitchfork|8|2",
"position": {
"x": 3.457858361363411,
"y": 0.06098555400967598,
"z": 6.838040760825986
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "2c478605e71c4f0bb3feadd8e5fcaf99",
"objectType": "ObjaPitchfork",
"kinematic": false,
"children": null,
"layer": "Procedural0",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaBed|8|3",
"position": {
"x": 4.897626171688508,
"y": 0.44712594151496887,
"z": 5.451503781795502
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "38a7af907e2c4d0bb824aaf5b205547a",
"objectType": "ObjaBed",
"kinematic": true,
"children": null,
"layer": "Procedural0",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaTrunk|8|4",
"position": {
"x": 4.749992518577358,
"y": 0.016685498878359795,
"z": 8.360508160173893
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "ce72b7cb24f04cf4879c76fcf1cdd674",
"objectType": "ObjaTrunk",
"kinematic": true,
"children": null,
"layer": "Procedural0",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|4",
"position": {
"x": 5.13137480032444,
"y": 1.1044250244711007,
"z": 9.425101658694334
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Television_14",
"objectType": "Television",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "3|6",
"position": {
"x": 5.019101474450972,
"y": 1.4970160645186243,
"z": 5.023286416649818
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_7",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "3|7",
"position": {
"x": 2.2123609361485577,
"y": 1.9143262142760196,
"z": 5.02065
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Painting_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "3|8",
"position": {
"x": 0.01299965113401413,
"y": 2.070768013239562,
"z": 4.330526736493837
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_10",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "3|9",
"position": {
"x": 1.0024357834470656,
"y": 1.9899615571699907,
"z": 5.021129514545202
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_3",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|5",
"position": {
"x": 0.7306047257820132,
"y": 2.02671516076949,
"z": 10.063129514545201
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_9",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|6",
"position": {
"x": 2.1012056148329066,
"y": 1.8682811385261093,
"z": 10.06689017740637
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Painting_7",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|7",
"position": {
"x": 5.027325376391411,
"y": 1.868600117852191,
"z": 8.82302238797693
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Wall_Decor_Painting_3",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|6",
"position": {
"x": 5.061171278315527,
"y": 2.1145759931774455,
"z": 3.347394564509392
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Painting_8",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|7",
"position": {
"x": 3.999387393122931,
"y": 2.198075866281658,
"z": 3.3401295145452026
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_10",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|8",
"position": {
"x": 6.2569457908125425,
"y": 1.3827772161803145,
"z": 3.3401295145452026
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_1V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|9",
"position": {
"x": 8.382129514545202,
"y": 1.4839260452765544,
"z": 2.711293606224603
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Wall_Decor_Painting_1V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|5",
"position": {
"x": 9.608739810864241,
"y": 1.4881090731770132,
"z": 11.7431295145452
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_3V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|6",
"position": {
"x": 7.2310564970229425,
"y": 1.6020351822500076,
"z": 11.749425275638698
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Painting_9",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|7",
"position": {
"x": 6.597833009854001,
"y": 1.575518734796125,
"z": 11.7431295145452
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Painting_3V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "4|4",
"position": {
"x": 6.742870485454798,
"y": 2.0204783053031576,
"z": 7.083650479950367
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Photo_1",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "4|5",
"position": {
"x": 6.742870485454798,
"y": 1.82713525646888,
"z": 6.091492893633183
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Photo_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "5|1",
"position": {
"x": 10.063129514545201,
"y": 1.7144957847539324,
"z": 8.981088567124303
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Wall_Decor_Photo_2",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaFrame|3|wall|0",
"position": {
"x": 0.03675874054431915,
"y": 1.4071812238673065,
"z": 3.6883842643274827
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "0922fb9fa99c4fff8c24ad6946306c8b",
"objectType": "ObjaFrame",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaFrame|6|wall|0",
"position": {
"x": 4.469395443871668,
"y": 1.4663197358222497,
"z": 10.044711202472447
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "c88766e781b9458a886c44b8e728f128",
"objectType": "ObjaFrame",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaPainting|4|wall|0",
"position": {
"x": 9.509747513604117,
"y": 1.6387159858152245,
"z": 5.0670953297317025
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "46998386ab374ee1a9f3924f070212c1",
"objectType": "ObjaPainting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
}
] |
[
{
"id": "wall|2|3.36|0.00|3.36|3.36",
"roomId": "room|2",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 0
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|2|3.36|3.36|8.40|3.36",
"roomId": "room|2",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 3.361
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|2|8.40|1.68|8.40|3.36",
"roomId": "room|2",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|2|8.40|0.00|8.40|1.68",
"roomId": "room|2",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 0
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 0
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|2|3.36|0.00|8.40|0.00",
"roomId": "room|2",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 0
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 0
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|3|8.40|1.68|10.08|1.68",
"roomId": "room|3",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|8.40|1.68|8.40|3.36",
"roomId": "room|3",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 3.361
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|3.36|3.36|8.40|3.36",
"roomId": "room|3",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|0.00|3.36|3.36|3.36",
"roomId": "room|3",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 0,
"y": 3.506696344510916,
"z": 3.361
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|0.00|3.36|0.00|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 0,
"y": 0,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|0.00|5.04|3.36|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|3.36|5.04|6.72|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|6.72|5.04|10.08|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|3|10.08|1.68|10.08|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 0,
"z": 1.681
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 1.681
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|4|6.72|5.04|6.72|8.40",
"roomId": "room|4",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|4|6.72|8.40|8.40|8.40",
"roomId": "room|4",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|4|8.40|8.40|10.08|8.40",
"roomId": "room|4",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|4|10.08|5.04|10.08|8.40",
"roomId": "room|4",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|4|6.72|5.04|10.08|5.04",
"roomId": "room|4",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|5|8.40|10.08|10.08|10.08",
"roomId": "room|5",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|10.08|8.40|10.08|10.08",
"roomId": "room|5",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|8.40|8.40|10.08|8.40",
"roomId": "room|5",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|5|8.40|8.40|8.40|10.08",
"roomId": "room|5",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|0.00|10.08|5.04|10.08",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 0,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|5.04|8.40|5.04|10.08",
"roomId": "room|6",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|3.36|8.40|5.04|8.40",
"roomId": "room|6",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|3.36|5.04|3.36|8.40",
"roomId": "room|6",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|0.00|5.04|3.36|5.04",
"roomId": "room|6",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|6|0.00|5.04|0.00|10.08",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 0,
"z": 10.084
},
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 0,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|5.04|8.40|5.04|10.08",
"roomId": "room|7",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|5.04|10.08|5.04|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 11.764
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 11.764
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|5.04|11.76|10.08|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 11.764
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 11.764
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|10.08|10.08|10.08|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|8.40|10.08|10.08|10.08",
"roomId": "room|7",
"polygon": [
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 10.084
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|8.40|8.40|8.40|10.08",
"roomId": "room|7",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 10.084
},
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|6.72|8.40|8.40|8.40",
"roomId": "room|7",
"polygon": [
{
"x": 8.403,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|7|5.04|8.40|6.72|8.40",
"roomId": "room|7",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|8|3.36|5.04|3.36|8.40",
"roomId": "room|8",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural0",
"empty": null
},
{
"id": "wall|8|3.36|8.40|5.04|8.40",
"roomId": "room|8",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural0",
"empty": null
},
{
"id": "wall|8|5.04|8.40|6.72|8.40",
"roomId": "room|8",
"polygon": [
{
"x": 5.042,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural0",
"empty": null
},
{
"id": "wall|8|6.72|5.04|6.72|8.40",
"roomId": "room|8",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 8.403
},
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural0",
"empty": null
},
{
"id": "wall|8|3.36|5.04|6.72|5.04",
"roomId": "room|8",
"polygon": [
{
"x": 6.722,
"y": 0,
"z": 5.042
},
{
"x": 3.361,
"y": 0,
"z": 5.042
},
{
"x": 6.722,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 5.042
}
],
"material": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"layer": "Procedural0",
"empty": null
},
{
"id": "wall|exterior|10.08|1.68|10.08|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 10.084,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 10.084,
"y": 0,
"z": 1.681
},
{
"x": 10.084,
"y": 0,
"z": 5.042
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|8.40|1.68|10.08|1.68",
"roomId": "room|3",
"polygon": [
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 1.681
},
{
"x": 10.084,
"y": 0,
"z": 1.681
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|0.00|3.36|0.00|5.04",
"roomId": "room|3",
"polygon": [
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 0,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 5.042
},
{
"x": 0,
"y": 0,
"z": 3.361
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|0.00|3.36|3.36|3.36",
"roomId": "room|3",
"polygon": [
{
"x": 0,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 0,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 0,
"z": 3.361
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|0.00|10.08|5.04|10.08",
"roomId": "room|6",
"polygon": [
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 0,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 10.084
},
{
"x": 0,
"y": 0,
"z": 10.084
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|0.00|5.04|0.00|10.08",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 0,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 0,
"y": 0,
"z": 10.084
},
{
"x": 0,
"y": 0,
"z": 5.042
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|3.36|0.00|3.36|3.36",
"roomId": "room|2",
"polygon": [
{
"x": 3.361,
"y": 3.506696344510916,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|3.36|0.00|8.40|0.00",
"roomId": "room|2",
"polygon": [
{
"x": 3.361,
"y": 3.506696344510916,
"z": 0
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 8.403,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|8.40|0.00|8.40|1.68",
"roomId": "room|2",
"polygon": [
{
"x": 8.403,
"y": 3.506696344510916,
"z": 0
},
{
"x": 8.403,
"y": 3.506696344510916,
"z": 1.681
},
{
"x": 8.403,
"y": 0,
"z": 0
},
{
"x": 8.403,
"y": 0,
"z": 1.681
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|5.04|11.76|10.08|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 10.084,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 11.764
},
{
"x": 5.042,
"y": 0,
"z": 11.764
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|10.08|10.08|10.08|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 10.084,
"y": 0,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 11.764
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|5.04|10.08|5.04|11.76",
"roomId": "room|7",
"polygon": [
{
"x": 5.042,
"y": 3.506696344510916,
"z": 11.764
},
{
"x": 5.042,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 5.042,
"y": 0,
"z": 11.764
},
{
"x": 5.042,
"y": 0,
"z": 10.084
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|10.08|5.04|10.08|8.40",
"roomId": "room|4",
"polygon": [
{
"x": 10.084,
"y": 3.506696344510916,
"z": 5.042
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 5.042
},
{
"x": 10.084,
"y": 0,
"z": 8.403
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|exterior|10.08|8.40|10.08|10.08",
"roomId": "room|5",
"polygon": [
{
"x": 10.084,
"y": 3.506696344510916,
"z": 8.403
},
{
"x": 10.084,
"y": 3.506696344510916,
"z": 10.084
},
{
"x": 10.084,
"y": 0,
"z": 8.403
},
{
"x": 10.084,
"y": 0,
"z": 10.084
}
],
"material": {
"color": null,
"name": "GreenCountertop"
},
"layer": "Procedural1",
"empty": null
}
] |
{
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 66,
"y": 75,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 1,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 5.882000000000001,
"y": 3.306696344510916,
"z": 1.6805000000000003
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_3",
"position": {
"x": 5.642010200612037,
"y": 3.306696344510916,
"z": 3.9615102006120373
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_4",
"position": {
"x": 8.403,
"y": 3.306696344510916,
"z": 6.722500000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_5",
"position": {
"x": 9.243500000000001,
"y": 3.306696344510916,
"z": 9.243500000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 2.0407959348466,
"y": 3.306696344510916,
"z": 7.8031734702537525
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_7",
"position": {
"x": 7.226699964292798,
"y": 3.306696344510916,
"z": 10.25159998809524
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_8",
"position": {
"x": 5.0415,
"y": 3.306696344510916,
"z": 6.7225
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural0",
"cullingMaskOff": [
"Procedural1",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"skyboxId": "SkyOakland"
}
|
{
"agent": {
"position": {
"x": 7,
"y": 0.95,
"z": 11.25
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "7-room-3-bed",
"schema": "1.0.0",
"warnings": {}
}
|
[
{
"id": "room|2",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 2.174
},
{
"x": 6.521,
"y": 0,
"z": 2.174
}
],
"floorMaterial": {
"name": "GreyFloor 3"
},
"layer": null
}
] |
[
{
"id": "door|1|2",
"room0": "room|2",
"room1": "room|2",
"wall0": "wall|2|2.17|2.17|6.52|2.17",
"wall1": "wall|exterior|2.17|2.17|6.52|2.17",
"assetId": "Doorway_Double_4",
"assetPosition": {
"x": 3.0768413228227818,
"y": 1.0524564981460571,
"z": 0
},
"holePolygon": [
{
"x": 2.080591189792665,
"y": 0,
"z": 0
},
{
"x": 4.074156033924135,
"y": 2.1049129962921143,
"z": 0
}
],
"openable": false,
"openness": 0
}
] |
[] |
[
{
"id": "Fridge|2|0",
"position": {
"x": 5.95484907245636,
"y": 0.9413036108016968,
"z": 0.4145779550075531
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Fridge_15",
"objectType": "Fridge",
"kinematic": true,
"children": [
{
"id": "Egg|2|0",
"assetId": "Egg_1",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": -0.00010074526653625071,
"z": 0
},
"position": {
"x": 6.313150882720947,
"y": 1.3492711067199707,
"z": 0.20854103565216064
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Lettuce|2|13",
"assetId": "Lettuce_14",
"objectType": "Lettuce",
"rotation": {
"x": 0,
"y": -0.00010074526653625071,
"z": 0
},
"position": {
"x": 5.612933158874512,
"y": 1.0646450519561768,
"z": 0.35480695962905884
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Tomato|2|17",
"assetId": "Tomato_11",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": -0.00010074526653625071,
"z": 0
},
"position": {
"x": 5.730013370513916,
"y": 0.761345624923706,
"z": 0.22759467363357544
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "CounterTop|2|1",
"position": {
"x": 0.6351408004760742,
"y": 0.46873316168785095,
"z": 0.33027570843696596
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Countertop_I_4x2",
"objectType": "CounterTop",
"kinematic": true,
"children": [
{
"id": "ObjaYogurt|2|2",
"assetId": "bac2033a82584d868d6c16a926645a11",
"objectType": "ObjaYogurt",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 1.0913543701171875,
"y": 1.01614248752594,
"z": 0.5631103515625
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "ObjaYogurt|2|3",
"assetId": "bac2033a82584d868d6c16a926645a11",
"objectType": "ObjaYogurt",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.6322731971740723,
"y": 1.0175443887710571,
"z": 0.10254660993814468
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Pan|2|6",
"assetId": "Pan_28",
"objectType": "Pan",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.326743483543396,
"y": 0.9656738042831421,
"z": 0.17932824790477753
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Fork|2|7",
"assetId": "RoboTHOR_fork_ai2_v",
"objectType": "Fork",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 1.0918787717819214,
"y": 0.9565941691398621,
"z": 0.10256749391555786
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Cup|2|8",
"assetId": "Cup_3",
"objectType": "Cup",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.9384438991546631,
"y": 1.0643543481826783,
"z": 0.5632046461105347
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "SaltShaker|2|10",
"assetId": "Salt_Shaker_1",
"objectType": "SaltShaker",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.4797705411911011,
"y": 0.9978653192520142,
"z": 0.4096100330352783
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Bread|2|11",
"assetId": "Bread_7",
"objectType": "Bread",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.7858246564865112,
"y": 1.01487135887146,
"z": 0.332849383354187
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Bread|2|12",
"assetId": "Bread_11",
"objectType": "Bread",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 0.9388517141342163,
"y": 1.0225930213928223,
"z": 0.2560887336730957
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Tomato|2|14",
"assetId": "Tomato_19",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 1.09291672706604,
"y": 0.9912583231925964,
"z": 0.4096096158027649
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "chair-diningtable-2|2|2|0",
"position": {
"x": 0.9145619511604309,
"y": 0.3391079604625702,
"z": 3.432119509424946
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Dining_Table_201_1",
"objectType": "DiningTable",
"kinematic": true,
"children": [
{
"id": "ObjaYogurt|2|1",
"assetId": "12b0d602619a494a8b61448194641d58",
"objectType": "ObjaYogurt",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 0.24887458980083466,
"y": 0.7353519201278687,
"z": 3.18496036529541
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "PepperShaker|2|16",
"assetId": "RoboTHOR_salt_pepper_shaker_bnyd_pepper_v",
"objectType": "PepperShaker",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 0.24880003929138184,
"y": 0.7325072288513184,
"z": 3.0613203048706055
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "chair-diningtable-2|2|2|1",
"position": {
"x": 0.914561951160431,
"y": 0.4762629270553589,
"z": 2.838267609324238
},
"rotation": {
"x": 0,
"y": 355.071226556992,
"z": 0
},
"assetId": "Chair_307_1",
"objectType": "Chair",
"kinematic": true,
"children": [
{
"id": "ObjaMug|2|4",
"assetId": "d4389650da7b4b6b8fbc918c365a0020",
"objectType": "ObjaMug",
"rotation": {
"x": 0,
"y": 355.07135009765625,
"z": 0
},
"position": {
"x": 0.8431373834609985,
"y": 0.5388994216918945,
"z": 2.912665367126465
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "chair-diningtable-2|2|2|2",
"position": {
"x": 0.9145619511604308,
"y": 0.4762629270553589,
"z": 4.0259714095256545
},
"rotation": {
"x": 0,
"y": 159.0034482304187,
"z": 0
},
"assetId": "Chair_307_1",
"objectType": "Chair",
"kinematic": true,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "floor-house-plant|2|3|0",
"position": {
"x": 3.9789155746231013,
"y": 0.4274352192878723,
"z": 0.32702051806071597
},
"rotation": {
"x": 0,
"y": 316.80097517730223,
"z": 0
},
"assetId": "Houseplant_7",
"objectType": "HousePlant",
"kinematic": false,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaStool|2|4",
"position": {
"x": 1.9373163158155666,
"y": 0.40501564741134644,
"z": 0.3866291880607605
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "c5b70ef620f14c159dc14e3e47c43662",
"objectType": "ObjaStool",
"kinematic": false,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaShelvingUnit|2|5",
"position": {
"x": 0.9432101488113404,
"y": 0.34683942794799805,
"z": 1.641989842859806
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "34d50fac3f65486f848ad0a563067f79",
"objectType": "ObjaShelvingUnit",
"kinematic": true,
"children": [
{
"id": "Apple|2|15",
"assetId": "Apple_4",
"objectType": "Apple",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.25836312770843506,
"y": 0.7661818265914917,
"z": 1.605356216430664
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "SideTable|2|6",
"position": {
"x": 2.55882538701738,
"y": 0.2497817575931549,
"z": 2.0034909358024597
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Side_Table_303_2_1",
"objectType": "SideTable",
"kinematic": true,
"children": [
{
"id": "ObjaCoconut|2|5",
"assetId": "1e53c7c02cff4aa59d944a8244809c53",
"objectType": "ObjaCoconut",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 2.555579662322998,
"y": 0.6063636541366577,
"z": 1.9587013721466064
},
"kinematic": false,
"layer": null,
"openness": null
},
{
"id": "Mug|2|9",
"assetId": "Mug_3",
"objectType": "Mug",
"rotation": {
"x": 0,
"y": 0.000019318693375680596,
"z": 0
},
"position": {
"x": 2.585970163345337,
"y": 0.6069099187850953,
"z": 1.9696813821792603
},
"kinematic": false,
"layer": null,
"openness": null
}
],
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|7",
"position": {
"x": 2.650681392070467,
"y": 1.9701268882626586,
"z": 0.020870485454797746
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Photo_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|8",
"position": {
"x": 3.059678990123381,
"y": 1.8078072326416108,
"z": 2.1531295145452023
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_3V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|9",
"position": {
"x": 0.5966642564872786,
"y": 1.7632262334476954,
"z": 0.02135
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Painting_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": null,
"isDirty": null,
"isOn": null,
"openness": null
}
] |
[
{
"id": "wall|2|0.00|0.00|6.52|0.00",
"roomId": "room|2",
"polygon": [
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 0
},
{
"x": 0,
"y": 3.40444293417929,
"z": 0
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|2|0.00|0.00|0.00|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 4.347
},
{
"x": 0,
"y": 3.40444293417929,
"z": 0
},
{
"x": 0,
"y": 3.40444293417929,
"z": 4.347
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|2|0.00|4.35|2.17|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 0,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 4.347
},
{
"x": 0,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 4.347
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|2|2.17|2.17|2.17|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 2.174,
"y": 0,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 2.174
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 2.174
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|2|2.17|2.17|6.52|2.17",
"roomId": "room|2",
"polygon": [
{
"x": 2.174,
"y": 0,
"z": 2.174
},
{
"x": 6.521,
"y": 0,
"z": 2.174
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 2.174
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|2|6.52|0.00|6.52|2.17",
"roomId": "room|2",
"polygon": [
{
"x": 6.521,
"y": 0,
"z": 2.174
},
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 0
}
],
"material": {
"color": {
"r": 0.7647058823529411,
"g": 0.611764705882353,
"b": 0.5137254901960784
},
"name": "PureWhite"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|6.52|0.00|6.52|2.17",
"roomId": "room|2",
"polygon": [
{
"x": 6.521,
"y": 3.40444293417929,
"z": 0
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 6.521,
"y": 0,
"z": 2.174
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|6.52|0.00",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 3.40444293417929,
"z": 0
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 6.521,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|2.17|2.17|6.52|2.17",
"roomId": "room|2",
"polygon": [
{
"x": 6.521,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 6.521,
"y": 0,
"z": 2.174
},
{
"x": 2.174,
"y": 0,
"z": 2.174
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|2.17|2.17|2.17|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 2.174,
"y": 3.40444293417929,
"z": 2.174
},
{
"x": 2.174,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 2.174
},
{
"x": 2.174,
"y": 0,
"z": 4.347
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|0.00|4.35|2.17|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 2.174,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 0,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 2.174,
"y": 0,
"z": 4.347
},
{
"x": 0,
"y": 0,
"z": 4.347
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|0.00|4.35",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 3.40444293417929,
"z": 4.347
},
{
"x": 0,
"y": 3.40444293417929,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 4.347
},
{
"x": 0,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "EggshellDrywall 1"
},
"layer": null,
"empty": null
}
] |
{
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 66,
"y": 75,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 1,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 2.71725,
"y": 3.2044429341792897,
"z": 1.6302500000000002
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": null,
"cullingMaskOff": null
}
],
"reflections": [],
"ceilingMaterial": {
"color": null,
"name": "bathroomTilesTan3"
},
"skyboxId": "SkyGasworks"
}
|
{
"agent": {
"position": {
"x": 3.25,
"y": 0.95,
"z": 1
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "kitchen",
"schema": "1.0.0",
"warnings": {}
}
|
[
{
"id": "room|2",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 1.743
}
],
"floorMaterial": {
"name": "PureBlack_Wood"
},
"layer": "Procedural2"
},
{
"id": "room|6",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 0
}
],
"floorMaterial": {
"name": "PureBlack_Wood"
},
"layer": "Procedural3"
},
{
"id": "room|7",
"roomType": "LivingRoom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 10.457
},
{
"x": 6.971,
"y": 0,
"z": 10.457
}
],
"floorMaterial": {
"name": "PureBlack_Wood"
},
"layer": "Procedural1"
}
] |
[
{
"id": "door|6|7",
"room0": "room|6",
"room1": "room|7",
"wall0": "wall|6|3.49|6.97|6.97|6.97",
"wall1": "wall|7|3.49|6.97|6.97|6.97",
"assetId": "Doorframe_10",
"assetPosition": {
"x": 1.1290078698141142,
"y": 1.05002281954512,
"z": 0
},
"holePolygon": [
{
"x": 0.610059451725857,
"y": 0,
"z": 0
},
{
"x": 1.651288938191311,
"y": 2.103169581387192,
"z": 0
}
],
"openable": null,
"openness": null
},
{
"id": "door|2|7",
"room0": "room|2",
"room1": "room|7",
"wall0": "wall|2|0.00|8.71|1.74|8.71",
"wall1": "wall|7|0.00|8.71|1.74|8.71",
"assetId": "Doorway_6",
"assetPosition": {
"x": 0.7176121662241962,
"y": 1.0534253120422363,
"z": 0
},
"holePolygon": [
{
"x": 0.19979766317285566,
"y": 0,
"z": 0
},
{
"x": 1.2373760075179485,
"y": 2.1068506240844727,
"z": 0
}
],
"openable": true,
"openness": 1
},
{
"id": "door|1|6",
"room0": "room|6",
"room1": "room|6",
"wall0": "wall|6|6.97|0.00|6.97|6.97",
"wall1": "wall|exterior|6.97|0.00|6.97|6.97",
"assetId": "Doorway_Double_1",
"assetPosition": {
"x": 2.7888529362245063,
"y": 1.0651136636734009,
"z": 0
},
"holePolygon": [
{
"x": 1.7909240383742908,
"y": 0,
"z": 0
},
{
"x": 3.7878464121459583,
"y": 2.1302273273468018,
"z": 0
}
],
"openable": false,
"openness": 0
}
] |
[
{
"id": "window|6|0",
"assetId": "Window_Hung_48x24",
"room0": "room|6",
"room1": "room|6",
"wall0": "wall|6|0.00|0.00|0.00|1.74",
"wall1": "wall|exterior|0.00|0.00|0.00|1.74",
"holePolygon": [
{
"x": 0.07119944973449766,
"y": 1.1654577255249023,
"z": 0
},
{
"x": 1.2880163518951422,
"y": 1.8289503455162048,
"z": 0
}
],
"assetPosition": {
"x": 0.6825953973696715,
"y": 1.4987711906433105,
"z": 0
}
},
{
"id": "window|2|0",
"assetId": "Window_Hung_32x60",
"room0": "room|2",
"room1": "room|2",
"wall0": "wall|2|0.00|1.74|0.00|8.71",
"wall1": "wall|exterior|0.00|1.74|0.00|8.71",
"holePolygon": [
{
"x": 4.989069792776032,
"y": 0.7099108695983887,
"z": 0
},
{
"x": 5.799956175832673,
"y": 2.285550396889448,
"z": 0
}
],
"assetPosition": {
"x": 5.397957067339345,
"y": 1.4987930841743946,
"z": 0
}
},
{
"id": "window|7|0",
"assetId": "Window_Fixed_60x72",
"room0": "room|7",
"room1": "room|7",
"wall0": "wall|7|0.00|10.46|6.97|10.46",
"wall1": "wall|exterior|0.00|10.46|6.97|10.46",
"holePolygon": [
{
"x": 0.39846053397517944,
"y": 0.583257794380188,
"z": 0
},
{
"x": 1.921335842965658,
"y": 2.4089077711105347,
"z": 0
}
],
"assetPosition": {
"x": 1.1627723281667783,
"y": 1.4978426694869995,
"z": 0
}
}
] |
[
{
"id": "CounterTop|6|0",
"position": {
"x": 5.1963113034677475,
"y": 0.47099846601486206,
"z": 0.48542400598526003
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Countertop_Island_8x3",
"objectType": "CounterTop",
"kinematic": true,
"children": [
{
"id": "ObjaPitcher|6|0",
"assetId": "eb2cc6f34572407fb21b4fb6a5e78b0c",
"objectType": "ObjaPitcher",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.592685699462891,
"y": 1.0956788063049316,
"z": 0.7082378268241882
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaPacket|6|1",
"assetId": "3dcf4ef736c34aeeb8dbdd0254ff8abb",
"objectType": "ObjaPacket",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.8906097412109375,
"y": 1.0849559307098389,
"z": 0.7162774801254272
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "CreditCard|6|2",
"assetId": "CreditCard_3",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 6.115370273590088,
"y": 0.9492421746253967,
"z": 0.14693373441696167
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|3",
"assetId": "Tomato_3",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.503911972045898,
"y": 0.9846155643463135,
"z": 0.8303621411323547
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaEarphone|6|6",
"assetId": "efb1727dee214d49b88c58792e4bdffc",
"objectType": "ObjaEarphone",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.277924537658691,
"y": 1.0476655960083008,
"z": 0.7169085144996643
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaAerosolCan|6|7",
"assetId": "aa75a7fe635d483089ecdbfeef75a6bc",
"objectType": "ObjaAerosolCan",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.505126953125,
"y": 1.0517332553863525,
"z": 0.3744232654571533
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "ObjaSunflower|6|8",
"assetId": "0df8a1e55d9b42818d8b9d1c3f040cfb",
"objectType": "ObjaSunflower",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.196995735168457,
"y": 1.0021302700042725,
"z": 0.1468607485294342
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Spatula|6|13",
"assetId": "Spatula_1",
"objectType": "Spatula",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.1969804763793945,
"y": 0.9556674361228943,
"z": 0.6745082139968872
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "SoapBottle|6|14",
"assetId": "Soap_Bottle_14",
"objectType": "SoapBottle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.584720611572266,
"y": 1.0471036434173584,
"z": 0.14693373441696167
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "PaperTowelRoll|6|15",
"assetId": "Paper_Towel_1",
"objectType": "PaperTowelRoll",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 5.189088344573975,
"y": 1.0514832735061646,
"z": 0.25931674242019653
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Spoon|6|16",
"assetId": "Spoon_1",
"objectType": "Spoon",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.2775187492370605,
"y": 0.9535646438598633,
"z": 0.5890262126922607
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Fork|6|17",
"assetId": "RoboTHOR_fork_ai2_v",
"objectType": "Fork",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.584720611572266,
"y": 0.9625266790390015,
"z": 0.3747432827949524
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Potato|6|18",
"assetId": "Potato_6",
"objectType": "Potato",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.888846397399902,
"y": 0.9814515113830566,
"z": 0.8365414142608643
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "SprayBottle|6|19",
"assetId": "Spray_Bottle_5",
"objectType": "SprayBottle",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 4.584720611572266,
"y": 1.0678213834762573,
"z": 0.8342510461807251
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "GarbageBag|6|1",
"position": {
"x": 4.096974279453988,
"y": 0.2789691686630249,
"z": 2.1496593391085357
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "GarbageBag_21_2",
"objectType": "GarbageBag",
"kinematic": false,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Fridge|6|2",
"position": {
"x": 3.8957592175006868,
"y": 0.778102457523346,
"z": 3.54382529538758
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Fridge_9",
"objectType": "Fridge",
"kinematic": true,
"children": [
{
"id": "Tomato|6|4",
"assetId": "Tomato_1",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 4.078132629394531,
"y": 0.6268084645271301,
"z": 3.7052724361419678
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|5",
"assetId": "Tomato_3",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8344650268554688,
"y": 1.082763433456421,
"z": 3.581613779067993
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Tomato|6|9",
"assetId": "Tomato_17",
"objectType": "Tomato",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.834465265274048,
"y": 1.0937650203704834,
"z": 3.829202651977539
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Lettuce|6|10",
"assetId": "Lettuce_9",
"objectType": "Lettuce",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 3.993520736694336,
"y": 1.1296074390411377,
"z": 3.8859543800354004
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Egg|6|11",
"assetId": "Egg_18",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.9936940670013428,
"y": 1.370793390274048,
"z": 3.7676923274993896
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
},
{
"id": "Egg|6|12",
"assetId": "Egg_8",
"objectType": "Egg",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 3.8875796794891357,
"y": 1.1267114162445069,
"z": 3.9533896446228027
},
"kinematic": false,
"layer": "Procedural3",
"openness": null
}
],
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "television|7|0|0",
"position": {
"x": 6.327097137928009,
"y": 0.22512471675872803,
"z": 10.247061748027802
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "TV_Stand_220_1",
"objectType": "TVStand",
"kinematic": true,
"children": [
{
"id": "television|7|0|1",
"assetId": "Television_2",
"objectType": "Television",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 6.327097137928009,
"y": 0.8808292746543884,
"z": 10.247061748027802
},
"kinematic": true,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaArrowHead|7|22",
"assetId": "08b0b11c1ffe4080b0b17418e65fb30c",
"objectType": "ObjaArrowHead",
"rotation": {
"x": 0,
"y": 89.9999771118164,
"z": 0
},
"position": {
"x": 6.326306343078613,
"y": 0.4853387176990509,
"z": 10.108282089233398
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaBooks|7|24",
"assetId": "55bd23e715c947dfa5a10ad020876637",
"objectType": "ObjaBooks",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 6.4631266593933105,
"y": 0.1474962830543518,
"z": 10.162130355834961
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "KeyChain|7|27",
"assetId": "Keychain_3",
"objectType": "KeyChain",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 6.596141338348389,
"y": 0.09638628363609314,
"z": 10.268566131591797
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pencil|7|28",
"assetId": "RoboTHOR_pencil_amazon_basics_v",
"objectType": "Pencil",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 6.026347637176514,
"y": 0.28391653299331665,
"z": 10.1262845993042
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Vase|7|31",
"assetId": "Vase_Flat_5",
"objectType": "Vase",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 6.173455238342285,
"y": 0.17876877188682555,
"z": 10.325005531311035
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "CellPhone|7|32",
"assetId": "Cellphone_7",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 6.766079902648926,
"y": 0.14802306443452834,
"z": 10.325006484985352
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Plate|7|33",
"assetId": "Plate_10",
"objectType": "Plate",
"rotation": {
"x": 0,
"y": 90.0000228881836,
"z": 0
},
"position": {
"x": 5.876163482666016,
"y": 0.1534703254699707,
"z": 10.285261154174805
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Sofa|7|1",
"position": {
"x": 3.220422267973893,
"y": 0.40816405415534973,
"z": 9.976739842414856
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Sofa_207_3",
"objectType": "Sofa",
"kinematic": true,
"children": [
{
"id": "ObjaBooks|7|25",
"assetId": "9ebe03b486334d2696b974f9e58afd40",
"objectType": "ObjaBooks",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 2.83260440826416,
"y": 0.3833780884742737,
"z": 9.687274932861328
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pillow|7|34",
"assetId": "pillow_8",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 3.4437625408172607,
"y": 0.4633074700832367,
"z": 9.686312675476074
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "DiningTable|7|2",
"position": {
"x": 4.818033543613917,
"y": 0.37087303400039673,
"z": 9.87056018781662
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Dining_Table_205_1",
"objectType": "DiningTable",
"kinematic": true,
"children": [
{
"id": "DeskLamp|7|30",
"assetId": "Desk_Lamp_6",
"objectType": "DeskLamp",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 4.676756858825684,
"y": 1.156747817993164,
"z": 10.011064529418945
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaDrawer|7|3",
"position": {
"x": 2.038043790340424,
"y": 0.47493886947631836,
"z": 8.097371833604619
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "d007d0a56bb14290875022e7a1916970",
"objectType": "ObjaDrawer",
"kinematic": true,
"children": [
{
"id": "CreditCard|7|20",
"assetId": "CreditCard_3",
"objectType": "CreditCard",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 2.159194231033325,
"y": 0.9543204307556152,
"z": 7.974433898925781
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaStatueSculpture|7|21",
"assetId": "4fb76e08a91645df9fab2e9a0fc0f414",
"objectType": "ObjaStatueSculpture",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 2.099029064178467,
"y": 1.176010251045227,
"z": 8.23888874053955
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "ObjaPhonebook|7|23",
"assetId": "70547055230a4fb99305ea243671b551",
"objectType": "ObjaPhonebook",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 2.096764087677002,
"y": 1.081163763999939,
"z": 7.972248077392578
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Book|7|26",
"assetId": "RoboTHOR_book_ai2_1_v",
"objectType": "Book",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 2.038691759109497,
"y": 0.9623854756355286,
"z": 8.465802192687988
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
},
{
"id": "Pencil|7|29",
"assetId": "Pencil_3",
"objectType": "Pencil",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 2.0418834686279297,
"y": 0.956803560256958,
"z": 8.097370147705078
},
"kinematic": false,
"layer": "Procedural1",
"openness": null
}
],
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaCase|7|4",
"position": {
"x": 6.83493960416317,
"y": 0.04968501999974251,
"z": 7.747530686534243
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "08077bf2f9be4dada0dfe6fd4c3b6331",
"objectType": "ObjaCase",
"kinematic": false,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "Bed|2|0",
"position": {
"x": 2.5668738827705386,
"y": 0.447925329208374,
"z": 2.9832013778686526
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Bed_8",
"objectType": "Bed",
"kinematic": true,
"children": [
{
"id": "Pillow|2|44",
"assetId": "pillow_2",
"objectType": "Pillow",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 2.3449325561523438,
"y": 0.8435860872268677,
"z": 2.6899709701538086
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "TeddyBear|2|49",
"assetId": "Teddy_Bear_1",
"objectType": "TeddyBear",
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"position": {
"x": 2.551837921142578,
"y": 1.0129458904266357,
"z": 3.5638957023620605
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": true,
"isOn": null,
"openness": null
},
{
"id": "Dresser|2|1",
"position": {
"x": 0.4081330239772797,
"y": 0.48569753766059875,
"z": 2.117335551261902
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Dresser_318_2",
"objectType": "Dresser",
"kinematic": true,
"children": [
{
"id": "ObjaSculpture|2|35",
"assetId": "50d70253841441cfbcba23c15705278f",
"objectType": "ObjaSculpture",
"rotation": {
"x": 0,
"y": 89.99983215332031,
"z": 0
},
"position": {
"x": 0.24477994441986084,
"y": 1.2983489036560059,
"z": 2.0404748916625977
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaBusinessCard|2|39",
"assetId": "57ed55c9364d418cafe4a182f61efaff",
"objectType": "ObjaBusinessCard",
"rotation": {
"x": 0,
"y": 89.99983215332031,
"z": 0
},
"position": {
"x": 0.5868301391601562,
"y": 1.0076481103897095,
"z": 1.9448463916778564
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Statue|2|41",
"assetId": "Hand_Statue_1",
"objectType": "Statue",
"rotation": {
"x": 0,
"y": -0.00016420889005530626,
"z": 0
},
"position": {
"x": 0.40514427423477173,
"y": 1.108349609375,
"z": 2.318814516067505
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Laptop|2|45",
"assetId": "Laptop_10",
"objectType": "Laptop",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 0.565710186958313,
"y": 0.4822088658809662,
"z": 2.2215003967285156
},
"kinematic": false,
"layer": "Procedural2",
"openness": 0
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "lamp-armchair|2|2|0",
"position": {
"x": 2.0974223339575344,
"y": 0.4903125762939453,
"z": 6.411402722358703
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Armchair_208_5",
"objectType": "ArmChair",
"kinematic": true,
"children": [
{
"id": "ObjaCarton|2|37",
"assetId": "84faee90e84542b5b9e1aac1c843b16a",
"objectType": "ObjaCarton",
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"position": {
"x": 1.931646466255188,
"y": 0.511572539806366,
"z": 6.211686134338379
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaEnvelope|2|38",
"assetId": "303b287819a84f7496bd92f5d69710c7",
"objectType": "ObjaEnvelope",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 2.361387252807617,
"y": 0.4573379456996918,
"z": 6.130406856536865
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "lamp-armchair|2|2|1",
"position": {
"x": 3.1314599858531267,
"y": 0.9675791263580322,
"z": 6.411402722358703
},
"rotation": {
"x": 0,
"y": 80.62694993604453,
"z": 0
},
"assetId": "Floor_Lamp_11",
"objectType": "FloorLamp",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": false,
"openness": null
},
{
"id": "television|2|3|0",
"position": {
"x": 0.47341066002845766,
"y": 0.3446730971336365,
"z": 5.936865068506392
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "TV_Stand_204_1",
"objectType": "TVStand",
"kinematic": true,
"children": [
{
"id": "television|2|3|1",
"assetId": "Television_14",
"objectType": "Television",
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"position": {
"x": 0.47341066002845766,
"y": 1.0143460929393768,
"z": 5.936865068506392
},
"kinematic": true,
"layer": "Procedural2",
"openness": null
},
{
"id": "ObjaSculpture|2|36",
"assetId": "51d521dae43f419989ecb9b56f4a0b1d",
"objectType": "ObjaSculpture",
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"position": {
"x": 0.36183634400367737,
"y": 0.8131781816482544,
"z": 5.938294887542725
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "KeyChain|2|40",
"assetId": "Keychain_1",
"objectType": "KeyChain",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.28131014108657837,
"y": 0.699539303779602,
"z": 5.471190452575684
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Bowl|2|42",
"assetId": "Bowl_1",
"objectType": "Bowl",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.7012671828269958,
"y": 0.7901196956634522,
"z": 5.7841644287109375
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Pencil|2|43",
"assetId": "Pencil_2",
"objectType": "Pencil",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.13504821062088013,
"y": 0.7007622718811035,
"z": 5.780972480773926
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "Watch|2|46",
"assetId": "Watch_1",
"objectType": "Watch",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.36110401153564453,
"y": 0.7143906354904175,
"z": 6.091517925262451
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "TissueBox|2|47",
"assetId": "Tissue_Box_1",
"objectType": "TissueBox",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.7012671828269958,
"y": 0.7710498571395874,
"z": 6.089565277099609
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "CellPhone|2|48",
"assetId": "RoboTHOR_cellphone_blackberry_v",
"objectType": "CellPhone",
"rotation": {
"x": 0,
"y": 179.99998474121094,
"z": 0
},
"position": {
"x": 0.8145110011100769,
"y": 0.7031710147857666,
"z": 5.631464004516602
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
},
{
"id": "BaseballBat|2|50",
"assetId": "BaseballBat_2",
"objectType": "BaseballBat",
"rotation": {
"x": 0.06777235120534897,
"y": 326.22052001953125,
"z": 11.015634536743164
},
"position": {
"x": 0.1342792809009552,
"y": 1.1676745414733887,
"z": 6.171163558959961
},
"kinematic": false,
"layer": "Procedural2",
"openness": null
}
],
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "ObjaTripod|2|4",
"position": {
"x": 0.4234503448009491,
"y": 0.7177525758743286,
"z": 4.234361255830824
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "7bb309548a094df19757b763f3aa84db",
"objectType": "ObjaTripod",
"kinematic": false,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|3",
"position": {
"x": 3.5294535267949105,
"y": 1.295752565290635,
"z": 5.201375221272444
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Television_3",
"objectType": "Television",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|4",
"position": {
"x": 2.8535289744365264,
"y": 1.6185244806580918,
"z": 1.7242864166498186
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_7",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "6|5",
"position": {
"x": 2.2330825951036326,
"y": 1.2151873715800416,
"z": 0.01299965113401413
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Painting_10",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural3",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|5",
"position": {
"x": 0.02135,
"y": 1.1810755168312697,
"z": 8.065973237488588
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|6",
"position": {
"x": 0.01457472436130047,
"y": 1.2399326720341726,
"z": 5.006801559108954
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
},
"assetId": "Wall_Decor_Painting_9",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|7",
"position": {
"x": 0.5917324481280899,
"y": 1.9097096313828286,
"z": 1.7638704854547977
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Painting_3V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "2|8",
"position": {
"x": 3.4651295145452026,
"y": 1.8283414285141477,
"z": 3.1004279821393785
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Wall_Decor_Painting_1V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural2",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|5",
"position": {
"x": 6.9501295145452024,
"y": 1.0501444220694447,
"z": 9.072461921643098
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Wall_Decor_Photo_3V",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|6",
"position": {
"x": 2.3738961341878557,
"y": 1.9769922180071804,
"z": 10.436129514545202
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"assetId": "Wall_Decor_Photo_6",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
},
{
"id": "7|7",
"position": {
"x": 5.798854156891701,
"y": 1.4566714880916847,
"z": 6.984605435490608
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Wall_Decor_Painting_8",
"objectType": "Painting",
"kinematic": true,
"children": null,
"layer": "Procedural1",
"isDirty": null,
"isOn": null,
"openness": null
}
] |
[
{
"id": "wall|2|0.00|1.74|0.00|8.71",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|2|0.00|8.71|1.74|8.71",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 8.714
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|2|1.74|6.97|1.74|8.71",
"roomId": "room|2",
"polygon": [
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|2|1.74|6.97|3.49|6.97",
"roomId": "room|2",
"polygon": [
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|2|3.49|1.74|3.49|6.97",
"roomId": "room|2",
"polygon": [
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 1.743
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|2|0.00|1.74|3.49|1.74",
"roomId": "room|2",
"polygon": [
{
"x": 3.486,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
}
],
"material": {
"color": {
"r": 0.42745098039215684,
"g": 0.3843137254901961,
"b": 0.3058823529411765
},
"name": "PureWhite"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|6|0.00|0.00|0.00|1.74",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|0.00|1.74|3.49|1.74",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 1.743
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|3.49|1.74|3.49|6.97",
"roomId": "room|6",
"polygon": [
{
"x": 3.486,
"y": 0,
"z": 1.743
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|3.49|6.97|6.97|6.97",
"roomId": "room|6",
"polygon": [
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|6.97|0.00|6.97|6.97",
"roomId": "room|6",
"polygon": [
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 0
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 0
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|6|0.00|0.00|6.97|0.00",
"roomId": "room|6",
"polygon": [
{
"x": 6.971,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 0
}
],
"material": {
"color": null,
"name": "Porcelain_Red_Mat"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|7|3.49|6.97|6.97|6.97",
"roomId": "room|7",
"polygon": [
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|1.74|6.97|3.49|6.97",
"roomId": "room|7",
"polygon": [
{
"x": 3.486,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 3.486,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|1.74|6.97|1.74|8.71",
"roomId": "room|7",
"polygon": [
{
"x": 1.743,
"y": 0,
"z": 6.971
},
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 8.714
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|0.00|8.71|1.74|8.71",
"roomId": "room|7",
"polygon": [
{
"x": 1.743,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|0.00|8.71|0.00|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 10.457
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 10.457
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|0.00|10.46|6.97|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 0,
"y": 0,
"z": 10.457
},
{
"x": 6.971,
"y": 0,
"z": 10.457
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 10.457
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|7|6.97|6.97|6.97|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 6.971,
"y": 0,
"z": 10.457
},
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
}
],
"material": {
"color": null,
"name": "HexTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|0.00|1.74",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|exterior|6.97|0.00|6.97|6.97",
"roomId": "room|6",
"polygon": [
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 0
},
{
"x": 6.971,
"y": 0,
"z": 6.971
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|exterior|0.00|0.00|6.97|0.00",
"roomId": "room|6",
"polygon": [
{
"x": 0,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 6.971,
"y": 0,
"z": 0
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural3",
"empty": null
},
{
"id": "wall|exterior|0.00|1.74|0.00|8.71",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 1.743
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural2",
"empty": null
},
{
"id": "wall|exterior|6.97|6.97|6.97|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 6.971
},
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 6.971,
"y": 0,
"z": 6.971
},
{
"x": 6.971,
"y": 0,
"z": 10.457
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|0.00|10.46|6.97|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 6.971,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 6.971,
"y": 0,
"z": 10.457
},
{
"x": 0,
"y": 0,
"z": 10.457
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural1",
"empty": null
},
{
"id": "wall|exterior|0.00|8.71|0.00|10.46",
"roomId": "room|7",
"polygon": [
{
"x": 0,
"y": 3.9619379254176312,
"z": 10.457
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 8.714
},
{
"x": 0,
"y": 0,
"z": 10.457
},
{
"x": 0,
"y": 0,
"z": 8.714
}
],
"material": {
"color": null,
"name": "FireplaceTiles"
},
"layer": "Procedural1",
"empty": null
}
] |
{
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 6,
"y": -166,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 0.694,
"b": 0.78
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 1.61847958849086,
"y": 3.761937925417631,
"z": 4.85501020575457
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 4.531159974752085,
"y": 3.761937925417631,
"z": 2.962519989672056
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_7",
"position": {
"x": 3.8589897942454305,
"y": 3.761937925417631,
"z": 8.838520411509142
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": null,
"name": "TexturesCom_MarbleWhite0067_1_seamless_S"
},
"skyboxId": "SkySunset"
}
|
{
"agent": {
"position": {
"x": 5.75,
"y": 0.95,
"z": 4
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "kitchen-living-bedroom-room",
"schema": "1.0.0",
"warnings": {}
}
|
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":1.742,"y":0,"z(...TRUNCATED)
| [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|1.74|1.74|1.74|10.45","wall1":"w(...TRUNCATED)
| [{"id":"window|4|0","assetId":"Window_Hung_48x44","room0":"room|4","room1":"room|4","wall0":"wall|4|(...TRUNCATED)
| [{"id":"single-pillow|4|0|0","position":{"x":2.5974251432418822,"y":0.41503027081489563,"z":11.04635(...TRUNCATED)
| [{"id":"wall|4|1.74|1.74|1.74|10.45","roomId":"room|4","polygon":[{"x":1.742,"y":0.0,"z":1.742},{"x"(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":9.0,"y":0.95,"z":8.0},"rotation":{"x":0,"y":0,"z":0},"standing":true,"hori(...TRUNCATED)
|
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":4.254,"y":0,"z(...TRUNCATED)
| [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|8.51|8.51|12.76|8.51","wall1":"w(...TRUNCATED)
| [{"id":"window|7|0","assetId":"Window_Hung_36x32","room0":"room|7","room1":"room|7","wall0":"wall|7|(...TRUNCATED)
| [{"id":"CounterTop|2|0","position":{"x":7.872398681163787,"y":0.46919119358062744,"z":6.600738873205(...TRUNCATED)
| [{"id":"wall|2|4.25|6.38|4.25|8.51","roomId":"room|2","polygon":[{"x":4.254,"y":0.0,"z":6.38},{"x":4(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":1.0,"y":0.95,"z":0.75},"rotation":{"x":0,"y":90,"z":0},"standing":true,"ho(...TRUNCATED)
|
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":4.152,"y":0,"z(...TRUNCATED)
| [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|4.15|10.38|10.38|10.38","wall1":(...TRUNCATED)
| [{"id":"window|6|0","assetId":"Window_Fixed_60x48","room0":"room|6","room1":"room|6","wall0":"wall|6(...TRUNCATED)
| [{"id":"double-pillow|4|0|0","position":{"x":9.540796760559083,"y":0.4497019350528717,"z":2.78947644(...TRUNCATED)
| [{"id":"wall|4|4.15|6.23|4.15|10.38","roomId":"room|4","polygon":[{"x":4.152,"y":0.0,"z":6.228},{"x"(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":6.75,"y":0.95,"z":2.25},"rotation":{"x":0,"y":180,"z":0},"standing":true,"(...TRUNCATED)
|
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":4.261,"y":0,"z(...TRUNCATED)
| [{"id":"door|4|5","room0":"room|5","room1":"room|4","wall0":"wall|5|4.26|12.78|8.52|12.78","wall1":"(...TRUNCATED)
| [{"id":"window|8|0","assetId":"Window_Slider_48x36","room0":"room|8","room1":"room|8","wall0":"wall|(...TRUNCATED)
| [{"id":"Dresser|4|0","position":{"x":7.450686786651611,"y":0.3647117018699646,"z":4.676031188726425}(...TRUNCATED)
| [{"id":"wall|4|4.26|2.13|4.26|12.78","roomId":"room|4","polygon":[{"x":4.261,"y":0.0,"z":2.131},{"x"(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":6.75,"y":0.95,"z":10.5},"rotation":{"x":0,"y":90,"z":0},"standing":true,"h(...TRUNCATED)
|
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":0.0,"y":0,"z":(...TRUNCATED)
| [{"id":"door|1|2","room0":"room|2","room1":"room|2","wall0":"wall|2|0.00|0.00|0.00|5.21","wall1":"wa(...TRUNCATED)
| [{"id":"window|2|0","assetId":"Window_Hung_36x32","room0":"room|2","room1":"room|2","wall0":"wall|2|(...TRUNCATED)
| [{"id":"CounterTop|2|0","position":{"x":1.4880061904910873,"y":0.46919119358062744,"z":1.55466785430(...TRUNCATED)
| [{"id":"wall|2|0.00|0.00|0.00|5.21","roomId":"room|2","polygon":[{"x":0.0,"y":0.0,"z":0.0},{"x":0.0,(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":6.5,"y":0.95,"z":0.75},"rotation":{"x":0,"y":90,"z":0},"standing":true,"ho(...TRUNCATED)
|
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":0.0,"y":0,"z":(...TRUNCATED)
| [{"id":"door|1|2","room0":"room|2","room1":"room|2","wall0":"wall|2|5.63|3.76|5.63|9.39","wall1":"wa(...TRUNCATED)
| [{"id":"window|3|0","assetId":"Window_Hung_48x32","room0":"room|3","room1":"room|3","wall0":"wall|3|(...TRUNCATED)
| [{"id":"CounterTop|2|0","position":{"x":0.9406818389892578,"y":0.46873313188552856,"z":7.18072429156(...TRUNCATED)
| [{"id":"wall|2|0.00|7.51|3.76|7.51","roomId":"room|2","polygon":[{"x":0.0,"y":0.0,"z":7.511},{"x":3.(...TRUNCATED)
| {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED)
| {"agent":{"position":{"x":2.25,"y":0.95,"z":3.25},"rotation":{"x":0,"y":90,"z":0},"standing":true,"h(...TRUNCATED)
|
End of preview.
Objaverse VIDA Dataset
Processed 3D assets from Objaverse for use with AI2-THOR and ProcTHOR.
Contents
| Component | Description | Size |
|---|---|---|
processed_2023_07_28/ |
~40K processed 3D objects with textures | 27 GB |
houses_2023_07_28/ |
160K+ procedurally generated house layouts | 3.7 GB |
procthor_databases_2023_07_28/ |
Asset databases, materials, placement rules | 70 MB |
Quick Start
# Install dependencies
pip install huggingface_hub[hf_transfer]
# Download the unpack script
wget https://huggingface.co/datasets/spatial-training/objaverse_vida/raw/main/unpack.py
# Run it (downloads ~30GB and extracts to ./objaverse_vida)
python unpack.py ./objaverse_vida
Or specify a custom path:
python unpack.py /path/to/destination
Data Format
Processed Objects
Each object directory contains:
{object_id}/
βββ {object_id}.pkl.gz # 3D mesh data (gzip pickle)
βββ albedo.jpg # Diffuse texture
βββ normal.jpg # Normal map
βββ emission.jpg # Emission map
βββ thor_metadata.json # AI2-THOR metadata
House Layouts
train.jsonl.gz/test.jsonl.gz/val.jsonl.gz- Full house definitionstrain//test//val/- Individual house JSON files
Asset Databases
asset-database.json- Asset catalogmaterial-database.json- Materialsplacement-annotations.json- Placement rulesreceptacles.json- Receptacle definitions
Manual Download
If you prefer not to use the script:
# Clone the dataset
huggingface-cli download spatial-training/objaverse_vida --repo-type dataset --local-dir ./objaverse_vida
# Extract processed shards
cd objaverse_vida/processed_2023_07_28
for f in shard_*.tar; do tar -xf "$f" && rm "$f"; done
rm manifest.json
# Extract house files
cd ../houses_2023_07_28
for split in train test val; do
tar -xf "${split}_individual.tar" -C "$split/" && rm "${split}_individual.tar"
done
Citation
@inproceedings{deitke2023objaverse,
title={Objaverse: A Universe of Annotated 3D Objects},
author={Deitke, Matt and others},
booktitle={CVPR},
year={2023}
}
@inproceedings{deitke2022procthor,
title={ProcTHOR: Large-Scale Embodied AI Using Procedural Generation},
author={Deitke, Matt and others},
booktitle={NeurIPS},
year={2022}
}
- Downloads last month
- 10