diff --git a/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json b/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json index 7ff056448..83f9c6817 100644 --- a/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json +++ b/examples/3d-tile-based-city-builder/3d-tile-based-city-builder.json @@ -658,24 +658,17 @@ { "angle": 0, "customSize": true, + "depth": 2, "height": 1700, "layer": "", "name": "FloorGrid", "persistentUuid": "61b6edee-0f6d-4f80-a7a3-eee886ff9dd2", - "width": 2040, - "x": -360, - "y": -550, + "width": 2220, + "x": -420, + "y": -500, + "z": 10, "zOrder": 15, - "numberProperties": [ - { - "name": "depth", - "value": 2 - }, - { - "name": "z", - "value": 10 - } - ], + "numberProperties": [], "stringProperties": [], "initialVariables": [] } @@ -1158,15 +1151,18 @@ "effects": [], "behaviors": [], "content": { - "width": 120, - "height": 120, + "centerLocation": "", "depth": 120, + "height": 120, "keepAspectRatio": true, + "materialType": "StandardWithoutMetalness", + "modelResourceName": "building_village.glb", + "originLocation": "", "rotationX": 90, "rotationY": 0, - "rotationZ": 90, - "modelResourceName": "building_village.glb", - "materialType": "StandardWithoutMetalness" + "rotationZ": -90, + "width": 120, + "animations": [] } }, { @@ -1178,15 +1174,18 @@ "effects": [], "behaviors": [], "content": { - "width": 120, - "height": 120, + "centerLocation": "", "depth": 120, + "height": 120, "keepAspectRatio": true, + "materialType": "StandardWithoutMetalness", + "modelResourceName": "building_mine.glb", + "originLocation": "", "rotationX": 90, "rotationY": 0, - "rotationZ": 90, - "modelResourceName": "building_mine.glb", - "materialType": "StandardWithoutMetalness" + "rotationZ": -90, + "width": 120, + "animations": [] } }, { @@ -1198,15 +1197,18 @@ "effects": [], "behaviors": [], "content": { - "width": 120, - "height": 120, + "centerLocation": "", "depth": 120, + "height": 120, "keepAspectRatio": true, + "materialType": "StandardWithoutMetalness", + "modelResourceName": "building_house2.glb", + "originLocation": "", "rotationX": 90, "rotationY": 0, - "rotationZ": 90, - "modelResourceName": "building_house2.glb", - "materialType": "StandardWithoutMetalness" + "rotationZ": -90, + "width": 120, + "animations": [] } }, { @@ -1218,15 +1220,18 @@ "effects": [], "behaviors": [], "content": { - "width": 120, - "height": 120, + "centerLocation": "", "depth": 120, + "height": 120, "keepAspectRatio": true, + "materialType": "StandardWithoutMetalness", + "modelResourceName": "grass.glb", + "originLocation": "", "rotationX": 90, "rotationY": 0, - "rotationZ": 90, - "modelResourceName": "grass.glb", - "materialType": "StandardWithoutMetalness" + "rotationZ": -90, + "width": 120, + "animations": [] } }, { @@ -2162,12 +2167,12 @@ "effectType": "Scene3D::DirectionalLight", "name": "DirectionalLight", "doubleParameters": { - "elevation": 45, - "intensity": 0.5, - "rotation": -20 + "elevation": 70, + "intensity": 1, + "rotation": 20 }, "stringParameters": { - "color": "255;255;255", + "color": "255;226;226", "top": "Z+" }, "booleanParameters": {} @@ -2176,10 +2181,10 @@ "effectType": "Scene3D::AmbientLight", "name": "AmbiantLight", "doubleParameters": { - "intensity": 0.75 + "intensity": 0.1 }, "stringParameters": { - "color": "255;218;250" + "color": "255;218;218" }, "booleanParameters": {} }