Browse Source

Merge pull request #39 from aws-lumberyard/Apples_Trees_LOD_and_Material_Updates

Preformance, Grass and Dirt Terrain Materials added. @shawstar
Starr Shaw 3 years ago
parent
commit
c32b1138ac
36 changed files with 1522 additions and 255 deletions
  1. 4 0
      Project/Assets/SurfaceTags/SurfaceTagList.surfaceTagNameList
  2. 2 2
      Project/Assets/apple_tree/Apple.fbx
  3. 2 2
      Project/Assets/apple_tree/AppleTree.fbx
  4. 14 0
      Project/Assets/detail_terrain/Dirt.material
  5. 16 0
      Project/Assets/detail_terrain/DirtRoad.material
  6. 13 0
      Project/Assets/detail_terrain/Grass.material
  7. 13 0
      Project/Assets/detail_terrain/GrassTwo.material
  8. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_base_color.png
  9. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_height.png
  10. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_normal.png
  11. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_two_base_color.png
  12. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_two_height.png
  13. 3 0
      Project/Assets/detail_terrain/textures/env_dirt_two_normal.png
  14. 3 0
      Project/Assets/detail_terrain/textures/env_grass_base_color.png
  15. 3 0
      Project/Assets/detail_terrain/textures/env_grass_height.png
  16. 3 0
      Project/Assets/detail_terrain/textures/env_grass_normal.png
  17. 3 0
      Project/Assets/detail_terrain/textures/env_grass_two_base_color.png
  18. 3 0
      Project/Assets/detail_terrain/textures/env_grass_two_height.png
  19. 3 0
      Project/Assets/detail_terrain/textures/env_grass_two_normal.png
  20. 0 3
      Project/Assets/images/env_dirt_base_color.png
  21. 0 3
      Project/Assets/images/env_dirt_normal.png
  22. 0 3
      Project/Assets/images/env_dirt_two_base_color.png
  23. 0 3
      Project/Assets/images/env_dirt_two_normal.png
  24. 0 3
      Project/Assets/images/env_grass_base_color.png
  25. 0 3
      Project/Assets/images/env_grass_normal.png
  26. 3 0
      Project/Assets/landscape_textures/DirtRoad_gsi.png
  27. 3 0
      Project/Assets/landscape_textures/Dirt_gsi.png
  28. 3 0
      Project/Assets/landscape_textures/GrassTwo_gsi.png
  29. 3 0
      Project/Assets/landscape_textures/Grass_gsi.png
  30. 0 0
      Project/Assets/landscape_textures/landscape_BaseColor.png
  31. 0 0
      Project/Assets/landscape_textures/landscape_Normal.png
  32. 2 2
      Project/Assets/oak_tree/oak_tree.fbx
  33. 521 211
      Project/Levels/Main/Main.prefab
  34. 887 0
      Project/Levels/test/test.prefab
  35. 0 17
      Project/detail_terrain/detail_terrain.material
  36. 0 3
      Project/detail_terrain/terrain_plane.fbx

+ 4 - 0
Project/Assets/SurfaceTags/SurfaceTagList.surfaceTagNameList

@@ -5,6 +5,10 @@
 			<Class name="AZStd::string" field="element" value="Field" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
 			<Class name="AZStd::string" field="element" value="Prop" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
 			<Class name="AZStd::string" field="element" value="Path" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
+			<Class name="AZStd::string" field="element" value="Grass" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
+			<Class name="AZStd::string" field="element" value="Dirt" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
+			<Class name="AZStd::string" field="element" value="DirtRoad" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
+			<Class name="AZStd::string" field="element" value="GrassTwo" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
 		</Class>
 	</Class>
 </ObjectStream>

+ 2 - 2
Project/Assets/apple_tree/Apple.fbx

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:49f5b0d55bcbc6d52042d11705659cae5672425c09a5babc5d22c0f1e6a741a2
-size 167740
+oid sha256:b911a0cc8edeb099e93f2b72ef8fde4dfb7143ee7448fd044d2669f3223ff5d0
+size 232940

+ 2 - 2
Project/Assets/apple_tree/AppleTree.fbx

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:e360705a277698d4bdf956b9b4a5c8b40e14b56b9bed8e510791d37831d7d48d
-size 25977788
+oid sha256:881e49767e46a9108181268f8b7818c864ba0716597b56984ba7aaa77168e040
+size 21980412

+ 14 - 0
Project/Assets/detail_terrain/Dirt.material

@@ -0,0 +1,14 @@
+{
+    "materialType": "Materials/Terrain/TerrainDetailMaterial.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "Assets/detail_terrain/textures/env_dirt_base_color.png",
+        "irradiance.irradianceColorSource": "BaseColor",
+        "normal.textureMap": "Assets/detail_terrain/textures/env_dirt_normal.png",
+        "parallax.textureMap": "Assets/detail_terrain/textures/env_dirt_height.png",
+        "terrain.blendFactor": 0.3100000023841858,
+        "terrain.overrideParallaxSettings": true,
+        "uv.scale": 0.20000000298023224
+    }
+}

+ 16 - 0
Project/Assets/detail_terrain/DirtRoad.material

@@ -0,0 +1,16 @@
+{
+    "materialType": "Materials/Terrain/TerrainDetailMaterial.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "Assets/detail_terrain/textures/env_dirt_two_base_color.png",
+        "irradiance.irradianceColorSource": "BaseColor",
+        "normal.textureMap": "Assets/detail_terrain/textures/env_dirt_two_normal.png",
+        "parallax.factor": 0.06499999761581421,
+        "parallax.pdo": true,
+        "parallax.quality": "High",
+        "parallax.textureMap": "Assets/detail_terrain/textures/env_dirt_two_height.png",
+        "terrain.overrideParallaxSettings": true,
+        "uv.scale": 0.30000001192092896
+    }
+}

+ 13 - 0
Project/Assets/detail_terrain/Grass.material

@@ -0,0 +1,13 @@
+{
+    "materialType": "Materials/Terrain/TerrainDetailMaterial.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "Assets/detail_terrain/textures/env_grass_base_color.png",
+        "irradiance.irradianceColorSource": "BaseColor",
+        "normal.textureMap": "Assets/detail_terrain/textures/env_grass_normal.png",
+        "parallax.textureMap": "Assets/detail_terrain/textures/env_grass_height.png",
+        "terrain.blendFactor": 0.38999998569488525,
+        "uv.scale": 0.20000000298023224
+    }
+}

+ 13 - 0
Project/Assets/detail_terrain/GrassTwo.material

@@ -0,0 +1,13 @@
+{
+    "materialType": "Materials/Terrain/TerrainDetailMaterial.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "Assets/detail_terrain/textures/env_grass_two_base_color.png",
+        "irradiance.irradianceColorSource": "BaseColor",
+        "normal.textureMap": "Assets/detail_terrain/textures/env_grass_two_normal.png",
+        "parallax.textureMap": "Assets/detail_terrain/textures/env_grass_two_height.png",
+        "terrain.blendFactor": 0.38999998569488525,
+        "uv.scale": 0.25
+    }
+}

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_base_color.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0da667089d9907473039c43be3e7c833590ab73db5064f74ba4442441e51775f
+size 42233886

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_height.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c09e943f03805bbd7f9cf72938b762132d79bb7bf555336ba7027b4cbd6e7e4b
+size 8606152

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_normal.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:86a607f3071f4dc3d9bf95a2ca381947427b0470c131cee6c22a9084fbd10293
+size 28650835

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_two_base_color.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a25217a8637156181876dc0ef05b37ff58026905df150e8290a49901951503d4
+size 44133446

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_two_height.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:83dcf0736743a56086fef7a3ed33649b477b2ad5fe9f53d4fe97ed1897f13597
+size 9321298

+ 3 - 0
Project/Assets/detail_terrain/textures/env_dirt_two_normal.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:aa75810861c9ddbbeb36a380cff0cad87d966941d380ffc30fc73875c0b0a8bd
+size 30984482

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_base_color.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc6f2abd8dabeab936705fc6d3d257bcf00738647eed17b8df321811c2c1de6a
+size 38640336

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_height.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b39c9b5d49fda1b0210ae2c1165c5cbb8bffe271ab863c25dc0a2a53a4bd9bd2
+size 7732730

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_normal.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0eeca1fc77c5beed1ca73b777af6edb511455ad16f0e89e3a6181fe016ead071
+size 25935108

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_two_base_color.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:39b11f5c562c9d5a2c5cef13f546e80a356891605c8f2e0c1ee11e24ba9d73da
+size 46075289

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_two_height.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:157be8f7967af2cf90b51ef5c0f63fe691da63078b883a98a7de37787a34c149
+size 9651087

+ 3 - 0
Project/Assets/detail_terrain/textures/env_grass_two_normal.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f787a9baaf151c8d73e40cb863667abaa4f17f0f610d38183bd138ac61720429
+size 31206256

+ 0 - 3
Project/Assets/images/env_dirt_base_color.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:50568093f47f274b2cf7a659da88f95d6619e7a5d092930021ea8b5ce325af2f
-size 39806206

+ 0 - 3
Project/Assets/images/env_dirt_normal.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2e2cc27640f200cf5c4a0dbf5f76b34107be091234b2b7515262a0cf3199607c
-size 30186497

+ 0 - 3
Project/Assets/images/env_dirt_two_base_color.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6a036bd4cca04b594c1c9c4dfa74ced626ba58b1c32cc6d589ee3d195402a4e9
-size 45865452

+ 0 - 3
Project/Assets/images/env_dirt_two_normal.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c736c234c8e95c61f4c044a52027a1ed24c758e475f0dbdd23c28073bfcacceb
-size 33527000

+ 0 - 3
Project/Assets/images/env_grass_base_color.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d9144e34a615526fffb3b0ad503c8b0b71f3f757f885f74b1693d8a34eb5efb9
-size 36416188

+ 0 - 3
Project/Assets/images/env_grass_normal.png

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9d20dcde3bec8cd8c9fa4a44b5bc85655788a2ca7e2e582b575b6bfbefdd3470
-size 24554631

+ 3 - 0
Project/Assets/landscape_textures/DirtRoad_gsi.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:044e437e6de1cae67c18fea9e64fdc48967db65a80c0cdefad75ef9026a539cf
+size 4176251

+ 3 - 0
Project/Assets/landscape_textures/Dirt_gsi.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:892ca3f63535e81ee1a66db6f82164a97b4d0234d6de403aec3140a282330535
+size 1915625

+ 3 - 0
Project/Assets/landscape_textures/GrassTwo_gsi.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:58d6f9076c5be286671dee92e9c17d0b48f81add8d23559adfaf85750406b4ed
+size 6226324

+ 3 - 0
Project/Assets/landscape_textures/Grass_gsi.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba1381cc3e9099c641032d491d5f7dce2d347860ca4b29b763464de66d39cb83
+size 10354817

+ 0 - 0
Project/landscape_textures/landscape_BaseColor.png → Project/Assets/landscape_textures/landscape_BaseColor.png


+ 0 - 0
Project/landscape_textures/landscape_Normal.png → Project/Assets/landscape_textures/landscape_Normal.png


+ 2 - 2
Project/Assets/oak_tree/oak_tree.fbx

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4edb909b14db48aac7b8903e9d3b65abb4cfcb8d290208d721d180056e58ef03
-size 78201404
+oid sha256:5a3e9060441ab2ffcee080c5ef1f91f40d066b3a014c00b7fa72875a40f61515
+size 56653916

+ 521 - 211
Project/Levels/Main/Main.prefab

@@ -193,26 +193,6 @@
                     "$type": "EditorVisibilityComponent",
                     "Id": 10262602722491785653
                 },
-                "Component_[10355004448114386999]": {
-                    "$type": "EditorTerrainMacroMaterialComponent",
-                    "Id": 10355004448114386999,
-                    "Configuration": {
-                        "MacroColor": {
-                            "assetId": {
-                                "guid": "{85228D5B-136B-55D5-99E7-ACB09632C981}",
-                                "subId": 1000
-                            },
-                            "assetHint": "landscape_textures/landscape_basecolor.png.streamingimage"
-                        },
-                        "MacroNormal": {
-                            "assetId": {
-                                "guid": "{5A13847B-01FD-5677-8593-8239AB8079FA}",
-                                "subId": 1000
-                            },
-                            "assetHint": "landscape_textures/landscape_normal.png.streamingimage"
-                        }
-                    }
-                },
                 "Component_[11529192963084762801]": {
                     "$type": "EditorLockComponent",
                     "Id": 11529192963084762801
@@ -223,7 +203,10 @@
                 },
                 "Component_[13348510952877798055]": {
                     "$type": "EditorTerrainLayerSpawnerComponent",
-                    "Id": 13348510952877798055
+                    "Id": 13348510952877798055,
+                    "Configuration": {
+                        "Priority": 100
+                    }
                 },
                 "Component_[15173114522630197050]": {
                     "$type": "EditorAxisAlignedBoxShapeComponent",
@@ -258,7 +241,28 @@
                     "Configuration": {
                         "Mappings": [
                             {
-                                "Gradient Entity": "Entity_[1244673426961263]"
+                                "Gradient Entity": "Entity_[357799673674485]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 2556944822
+                                }
+                            },
+                            {
+                                "Gradient Entity": "Entity_[357812558576373]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 2819465203
+                                }
+                            },
+                            {
+                                "Gradient Entity": "Entity_[382784004585584]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 3515976054
+                                }
+                            },
+                            {
+                                "Gradient Entity": "Entity_[382814069356656]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 773893423
+                                }
                             }
                         ]
                     }
@@ -272,33 +276,6 @@
                         ]
                     }
                 },
-                "Component_[5376063889635883984]": {
-                    "$type": "EditorTerrainSurfaceMaterialsListComponent",
-                    "Id": 5376063889635883984,
-                    "Configuration": {
-                        "DefaultMaterial": {
-                            "MaterialAsset": {
-                                "assetId": {
-                                    "guid": "{08245B8A-8450-5D76-96BA-199A5490E3AD}"
-                                },
-                                "assetHint": "assets/images/landscapedetail.azmaterial"
-                            }
-                        },
-                        "Mappings": [
-                            {
-                                "Surface": {
-                                    "SurfaceTagCrc": 1477890117
-                                },
-                                "MaterialAsset": {
-                                    "assetId": {
-                                        "guid": "{08245B8A-8450-5D76-96BA-199A5490E3AD}"
-                                    },
-                                    "assetHint": "assets/images/landscapedetail.azmaterial"
-                                }
-                            }
-                        ]
-                    }
-                },
                 "Component_[633875378196808347]": {
                     "$type": "EditorPendingCompositionComponent",
                     "Id": 633875378196808347
@@ -336,8 +313,12 @@
                     "Id": 8853362596021998758,
                     "Child Entity Order": [
                         "Entity_[296994751178328]",
-                        "Entity_[1244673426961263]",
-                        "Entity_[319733644574005]"
+                        "Entity_[357799673674485]",
+                        "Entity_[382784004585584]",
+                        "Entity_[382814069356656]",
+                        "Entity_[357812558576373]",
+                        "Entity_[379201495710453]",
+                        "Entity_[379115596364533]"
                     ]
                 }
             }
@@ -672,14 +653,14 @@
                     "Parent Entity": "Entity_[1176639161715]",
                     "Transform Data": {
                         "Translate": [
-                            8.336098670959473,
-                            -11.60138988494873,
-                            3.919137954711914
+                            12.406982421875,
+                            -5.335803031921387,
+                            3.500011682510376
                         ],
                         "Rotate": [
-                            -6.677178382873535,
-                            -7.863347053527832,
-                            49.44628143310547
+                            -7.182011127471924,
+                            -8.542667388916016,
+                            49.6920280456543
                         ]
                     }
                 },
@@ -3633,64 +3614,6 @@
                 }
             }
         },
-        "Entity_[1244673426961263]": {
-            "Id": "Entity_[1244673426961263]",
-            "Name": "Surface",
-            "Components": {
-                "Component_[11471086060395531795]": {
-                    "$type": "EditorEntityIconComponent",
-                    "Id": 11471086060395531795
-                },
-                "Component_[12338735917913720724]": {
-                    "$type": "EditorEntitySortComponent",
-                    "Id": 12338735917913720724
-                },
-                "Component_[14056359588908419370]": {
-                    "$type": "EditorPendingCompositionComponent",
-                    "Id": 14056359588908419370
-                },
-                "Component_[15077794239467689791]": {
-                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
-                    "Id": 15077794239467689791,
-                    "Parent Entity": "Entity_[1078906895689]"
-                },
-                "Component_[17779431302587822701]": {
-                    "$type": "EditorVisibilityComponent",
-                    "Id": 17779431302587822701
-                },
-                "Component_[1921530071761198695]": {
-                    "$type": "EditorSurfaceSlopeGradientComponent",
-                    "Id": 1921530071761198695,
-                    "Configuration": {
-                        "SurfaceTagsToSample": [
-                            {
-                                "SurfaceTagCrc": 3363197873
-                            }
-                        ],
-                        "SlopeMax": 40.5
-                    },
-                    "Previewer": {
-                        "BoundsEntity": ""
-                    }
-                },
-                "Component_[2602439050869567731]": {
-                    "$type": "EditorOnlyEntityComponent",
-                    "Id": 2602439050869567731
-                },
-                "Component_[6328113618297923150]": {
-                    "$type": "EditorInspectorComponent",
-                    "Id": 6328113618297923150
-                },
-                "Component_[6661252242910143566]": {
-                    "$type": "EditorLockComponent",
-                    "Id": 6661252242910143566
-                },
-                "Component_[7538463582568340183]": {
-                    "$type": "EditorDisabledCompositionComponent",
-                    "Id": 7538463582568340183
-                }
-            }
-        },
         "Entity_[12761907622984046]": {
             "Id": "Entity_[12761907622984046]",
             "Name": "AssetsSelector",
@@ -14049,137 +13972,524 @@
                 }
             }
         },
-        "Entity_[319733644574005]": {
-            "Id": "Entity_[319733644574005]",
-            "Name": "Terrian_Detail",
+        "Entity_[357799673674485]": {
+            "Id": "Entity_[357799673674485]",
+            "Name": "DirtGradient",
             "Components": {
-                "Component_[12092552574792341320]": {
+                "Component_[10707924659521035089]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 10707924659521035089,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[357799673674485]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{9D4767A7-4E4B-57D9-AD1D-FDBBAF397905}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/dirt_gsi.png.streamingimage"
+                        }
+                    }
+                },
+                "Component_[10960632897421163006]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 10960632897421163006,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            512.0,
+                            512.0,
+                            30.0
+                        ],
+                        "Translate": [
+                            0.0,
+                            0.0,
+                            15.0
+                        ]
+                    }
+                },
+                "Component_[14708569048268578784]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 14708569048268578784
+                },
+                "Component_[15073569237843637118]": {
                     "$type": "EditorEntitySortComponent",
-                    "Id": 12092552574792341320
+                    "Id": 15073569237843637118
                 },
-                "Component_[12755337469201524818]": {
-                    "$type": "EditorMaterialComponent",
-                    "Id": 12755337469201524818,
-                    "Controller": {
-                        "Configuration": {
-                            "materials": [
-                                {
-                                    "Key": {
-                                        "materialSlotStableId": 2084814471
-                                    },
-                                    "Value": {
-                                        "MaterialAsset": {
-                                            "assetId": {
-                                                "guid": "{0C85A396-900F-55E5-8786-2D0DD99DDA1C}"
-                                            }
-                                        }
-                                    }
-                                }
-                            ]
+                "Component_[17715313969582334495]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 17715313969582334495,
+                    "Parent Entity": "Entity_[1078906895689]"
+                },
+                "Component_[2808670723362504799]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2808670723362504799
+                },
+                "Component_[2990251911541311224]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 2990251911541311224
+                },
+                "Component_[3179131456472003536]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 3179131456472003536
+                },
+                "Component_[3670323448284271861]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 3670323448284271861
+                },
+                "Component_[6292619247638265173]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 6292619247638265173
+                },
+                "Component_[6846134581821263440]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 6846134581821263440
+                },
+                "Component_[7920488526460036641]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 7920488526460036641,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[1078906895689]"
+                    }
+                }
+            }
+        },
+        "Entity_[357812558576373]": {
+            "Id": "Entity_[357812558576373]",
+            "Name": "GrassGradient",
+            "Components": {
+                "Component_[10707924659521035089]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 10707924659521035089,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[357812558576373]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{9FED255D-B9E1-56FF-AF7B-8ECFA634DC40}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/grass_gsi.png.streamingimage"
                         }
                     }
                 },
-                "Component_[13194314423527508314]": {
+                "Component_[10960632897421163006]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 10960632897421163006,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            512.0,
+                            512.0,
+                            30.0
+                        ],
+                        "Translate": [
+                            0.0,
+                            0.0,
+                            15.0
+                        ]
+                    }
+                },
+                "Component_[14708569048268578784]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 14708569048268578784
+                },
+                "Component_[15073569237843637118]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 15073569237843637118
+                },
+                "Component_[17715313969582334495]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 17715313969582334495,
+                    "Parent Entity": "Entity_[1078906895689]"
+                },
+                "Component_[2808670723362504799]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2808670723362504799
+                },
+                "Component_[2990251911541311224]": {
                     "$type": "EditorInspectorComponent",
-                    "Id": 13194314423527508314
+                    "Id": 2990251911541311224
                 },
-                "Component_[14436246391837128667]": {
-                    "$type": "AZ::Render::EditorMeshComponent",
-                    "Id": 14436246391837128667,
-                    "Controller": {
+                "Component_[3179131456472003536]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 3179131456472003536
+                },
+                "Component_[3670323448284271861]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 3670323448284271861
+                },
+                "Component_[6292619247638265173]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 6292619247638265173
+                },
+                "Component_[6846134581821263440]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 6846134581821263440
+                },
+                "Component_[7920488526460036641]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 7920488526460036641,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[1078906895689]"
+                    }
+                }
+            }
+        },
+        "Entity_[379115596364533]": {
+            "Id": "Entity_[379115596364533]",
+            "Name": "SurfaceMacroMaterials",
+            "Components": {
+                "Component_[11126453402267562315]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 11126453402267562315
+                },
+                "Component_[11402566096079482843]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 11402566096079482843
+                },
+                "Component_[11674467642952078999]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 11674467642952078999
+                },
+                "Component_[12509279469568449501]": {
+                    "$type": "EditorTerrainMacroMaterialComponent",
+                    "Id": 12509279469568449501,
+                    "Configuration": {
+                        "MacroColor": {
+                            "assetId": {
+                                "guid": "{EE3ADADA-64DA-5665-B23A-8C8748F3EAAA}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/landscape_basecolor.png.streamingimage"
+                        },
+                        "MacroNormal": {
+                            "assetId": {
+                                "guid": "{F340AB35-8583-55B8-8A6F-00A53ED457CC}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/landscape_normal.png.streamingimage"
+                        },
+                        "NormalFactor": 0.2199999988079071,
+                        "Priority": 100
+                    }
+                },
+                "Component_[14392159109237909348]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 14392159109237909348
+                },
+                "Component_[14486160826423808552]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 14486160826423808552
+                },
+                "Component_[1629302061433106333]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 1629302061433106333
+                },
+                "Component_[17246077114262490397]": {
+                    "$type": "EditorAxisAlignedBoxShapeComponent",
+                    "Id": 17246077114262490397,
+                    "DisplayFilled": false,
+                    "AxisAlignedBoxShape": {
                         "Configuration": {
-                            "ModelAsset": {
-                                "assetId": {
-                                    "guid": "{C1D935B6-2DAC-5CA4-A71E-22F88E0270E4}",
-                                    "subId": 273058927
-                                },
-                                "assetHint": "detail_terrain/terrain_plane.azmodel"
-                            }
+                            "IsFilled": false,
+                            "Dimensions": [
+                                512.0,
+                                512.0,
+                                512.0
+                            ]
                         }
                     }
                 },
-                "Component_[15196624187990906072]": {
-                    "$type": "EditorOnlyEntityComponent",
-                    "Id": 15196624187990906072
+                "Component_[17944598235812719686]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 17944598235812719686,
+                    "Parent Entity": "Entity_[1078906895689]"
                 },
-                "Component_[1599111028247694408]": {
+                "Component_[3667457818736680788]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 3667457818736680788
+                },
+                "Component_[5577383559810007377]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 5577383559810007377
+                }
+            }
+        },
+        "Entity_[379201495710453]": {
+            "Id": "Entity_[379201495710453]",
+            "Name": "SurfaceMaterials",
+            "Components": {
+                "Component_[10437799940240683642]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 10437799940240683642
+                },
+                "Component_[11647063055652419905]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 11647063055652419905
+                },
+                "Component_[13491419163123234735]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 13491419163123234735
+                },
+                "Component_[15781149014710730902]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 15781149014710730902,
+                    "Parent Entity": "Entity_[1078906895689]"
+                },
+                "Component_[16937938645180032713]": {
                     "$type": "EditorLockComponent",
-                    "Id": 1599111028247694408
+                    "Id": 16937938645180032713
                 },
-                "Component_[16967265772333266802]": {
-                    "$type": "EditorColliderComponent",
-                    "Id": 16967265772333266802,
-                    "ColliderConfiguration": {
-                        "MaterialSlots": {
-                            "Slots": [
-                                {
-                                    "Name": "DefaultMaterial"
-                                }
+                "Component_[5298406361239475393]": {
+                    "$type": "EditorAxisAlignedBoxShapeComponent",
+                    "Id": 5298406361239475393,
+                    "DisplayFilled": false,
+                    "AxisAlignedBoxShape": {
+                        "Configuration": {
+                            "IsFilled": false,
+                            "Dimensions": [
+                                512.0,
+                                512.0,
+                                512.0
                             ]
                         }
-                    },
-                    "ShapeConfiguration": {
-                        "PhysicsAsset": {
-                            "Asset": {
-                                "assetId": {
-                                    "guid": "{DFB4A4BB-121C-5379-893D-89042A95A202}",
-                                    "subId": 1892764397
+                    }
+                },
+                "Component_[5753978998295366425]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 5753978998295366425
+                },
+                "Component_[6411440879012874253]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 6411440879012874253
+                },
+                "Component_[7065646953284273568]": {
+                    "$type": "EditorTerrainSurfaceMaterialsListComponent",
+                    "Id": 7065646953284273568,
+                    "Configuration": {
+                        "Mappings": [
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 2556944822
+                                },
+                                "MaterialAsset": {
+                                    "assetId": {
+                                        "guid": "{AB76F705-BF6D-5F73-A911-F3D43827F31F}"
+                                    },
+                                    "assetHint": "assets/detail_terrain/dirt.azmaterial"
+                                }
+                            },
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 2819465203
                                 },
-                                "assetHint": "assets/detail_terrain/terrain_plane.pxmesh"
+                                "MaterialAsset": {
+                                    "assetId": {
+                                        "guid": "{785F19DD-9A36-5ECE-810F-A043E2FE4B98}"
+                                    },
+                                    "assetHint": "assets/detail_terrain/grass.azmaterial"
+                                }
                             },
-                            "Configuration": {
-                                "Scale": [
-                                    200.0,
-                                    200.0,
-                                    200.0
-                                ],
-                                "PhysicsAsset": {
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 3515976054
+                                },
+                                "MaterialAsset": {
                                     "assetId": {
-                                        "guid": "{DFB4A4BB-121C-5379-893D-89042A95A202}",
-                                        "subId": 1892764397
+                                        "guid": "{FC672516-BD7B-52B5-BC99-19775B571B66}"
                                     },
-                                    "loadBehavior": "QueueLoad",
-                                    "assetHint": "assets/detail_terrain/terrain_plane.pxmesh"
+                                    "assetHint": "assets/detail_terrain/dirtroad.azmaterial"
+                                }
+                            },
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 773893423
+                                },
+                                "MaterialAsset": {
+                                    "assetId": {
+                                        "guid": "{EB77405C-02F1-58D3-AD61-42C7945543BF}"
+                                    },
+                                    "assetHint": "assets/detail_terrain/grasstwo.azmaterial"
                                 }
                             }
-                        }
+                        ]
+                    }
+                },
+                "Component_[8022153896100680604]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 8022153896100680604
+                },
+                "Component_[8781960548446770255]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 8781960548446770255
+                }
+            }
+        },
+        "Entity_[382784004585584]": {
+            "Id": "Entity_[382784004585584]",
+            "Name": "DirtRoadGradient",
+            "Components": {
+                "Component_[10707924659521035089]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 10707924659521035089,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[382784004585584]"
                     },
-                    "DebugDrawSettings": {
-                        "LocallyEnabled": false
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{DA53A693-2794-5D5F-97AC-EF61DCB1FA0E}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/dirtroad_gsi.png.streamingimage"
+                        }
                     }
                 },
-                "Component_[3456243390089739337]": {
+                "Component_[10960632897421163006]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 10960632897421163006,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            512.0,
+                            512.0,
+                            30.0
+                        ],
+                        "Translate": [
+                            0.0,
+                            0.0,
+                            15.0
+                        ]
+                    }
+                },
+                "Component_[14708569048268578784]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 14708569048268578784
+                },
+                "Component_[15073569237843637118]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 15073569237843637118
+                },
+                "Component_[17715313969582334495]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 17715313969582334495,
+                    "Parent Entity": "Entity_[1078906895689]"
+                },
+                "Component_[2808670723362504799]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2808670723362504799
+                },
+                "Component_[2990251911541311224]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 2990251911541311224
+                },
+                "Component_[3179131456472003536]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 3179131456472003536
+                },
+                "Component_[3670323448284271861]": {
                     "$type": "EditorDisabledCompositionComponent",
-                    "Id": 3456243390089739337
+                    "Id": 3670323448284271861
                 },
-                "Component_[3858060388381457401]": {
+                "Component_[6292619247638265173]": {
                     "$type": "EditorEntityIconComponent",
-                    "Id": 3858060388381457401
+                    "Id": 6292619247638265173
                 },
-                "Component_[4833987997878229418]": {
-                    "$type": "EditorPendingCompositionComponent",
-                    "Id": 4833987997878229418
+                "Component_[6846134581821263440]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 6846134581821263440
                 },
-                "Component_[568351180651872809]": {
-                    "$type": "EditorVisibilityComponent",
-                    "Id": 568351180651872809
+                "Component_[7920488526460036641]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 7920488526460036641,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[1078906895689]"
+                    }
+                }
+            }
+        },
+        "Entity_[382814069356656]": {
+            "Id": "Entity_[382814069356656]",
+            "Name": "GrassTwoGradient",
+            "Components": {
+                "Component_[10707924659521035089]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 10707924659521035089,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[382814069356656]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{88C107F4-C434-5DF6-8D95-17E9FE71408E}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/landscape_textures/grasstwo_gsi.png.streamingimage"
+                        }
+                    }
                 },
-                "Component_[6680096025061575468]": {
-                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
-                    "Id": 6680096025061575468,
-                    "Parent Entity": "Entity_[1078906895689]",
-                    "Transform Data": {
-                        "Translate": [
-                            0.42488861083984375,
-                            -1.2970352172851563,
-                            -14.985523223876953
+                "Component_[10960632897421163006]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 10960632897421163006,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            512.0,
+                            512.0,
+                            30.0
                         ],
-                        "Rotate": [
+                        "Translate": [
                             0.0,
                             0.0,
-                            180.0
-                        ],
-                        "UniformScale": 200.0
+                            15.0
+                        ]
+                    }
+                },
+                "Component_[14708569048268578784]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 14708569048268578784
+                },
+                "Component_[15073569237843637118]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 15073569237843637118
+                },
+                "Component_[17715313969582334495]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 17715313969582334495,
+                    "Parent Entity": "Entity_[1078906895689]"
+                },
+                "Component_[2808670723362504799]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2808670723362504799
+                },
+                "Component_[2990251911541311224]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 2990251911541311224
+                },
+                "Component_[3179131456472003536]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 3179131456472003536
+                },
+                "Component_[3670323448284271861]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 3670323448284271861
+                },
+                "Component_[6292619247638265173]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 6292619247638265173
+                },
+                "Component_[6846134581821263440]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 6846134581821263440
+                },
+                "Component_[7920488526460036641]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 7920488526460036641,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[1078906895689]"
                     }
                 }
             }

+ 887 - 0
Project/Levels/test/test.prefab

@@ -0,0 +1,887 @@
+{
+    "ContainerEntity": {
+        "Id": "Entity_[1146574390643]",
+        "Name": "Level",
+        "Components": {
+            "Component_[10641544592923449938]": {
+                "$type": "EditorInspectorComponent",
+                "Id": 10641544592923449938
+            },
+            "Component_[12039882709170782873]": {
+                "$type": "EditorOnlyEntityComponent",
+                "Id": 12039882709170782873
+            },
+            "Component_[12265484671603697631]": {
+                "$type": "EditorPendingCompositionComponent",
+                "Id": 12265484671603697631
+            },
+            "Component_[14126657869720434043]": {
+                "$type": "EditorEntitySortComponent",
+                "Id": 14126657869720434043,
+                "Child Entity Order": [
+                    "Entity_[1176639161715]",
+                    "Entity_[345299595104599]"
+                ]
+            },
+            "Component_[15230859088967841193]": {
+                "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                "Id": 15230859088967841193,
+                "Parent Entity": ""
+            },
+            "Component_[16239496886950819870]": {
+                "$type": "EditorDisabledCompositionComponent",
+                "Id": 16239496886950819870
+            },
+            "Component_[16482905244059881567]": {
+                "$type": "EditorTerrainWorldComponent",
+                "Id": 16482905244059881567,
+                "Configuration": {
+                    "HeightQueryResolution": 0.25
+                }
+            },
+            "Component_[3810715473039577388]": {
+                "$type": "EditorTerrainWorldRendererComponent",
+                "Id": 3810715473039577388
+            },
+            "Component_[5688118765544765547]": {
+                "$type": "EditorEntityIconComponent",
+                "Id": 5688118765544765547
+            },
+            "Component_[7247035804068349658]": {
+                "$type": "EditorPrefabComponent",
+                "Id": 7247035804068349658
+            },
+            "Component_[8677322708762310823]": {
+                "$type": "LocalViewBookmarkComponent",
+                "Id": 8677322708762310823,
+                "LocalBookmarkFileName": "test_1127677890716.setreg"
+            },
+            "Component_[9307224322037797205]": {
+                "$type": "EditorLockComponent",
+                "Id": 9307224322037797205
+            },
+            "Component_[9562516168917670048]": {
+                "$type": "EditorVisibilityComponent",
+                "Id": 9562516168917670048
+            }
+        }
+    },
+    "Entities": {
+        "Entity_[1155164325235]": {
+            "Id": "Entity_[1155164325235]",
+            "Name": "Sun",
+            "Components": {
+                "Component_[13620450453324765907]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 13620450453324765907
+                },
+                "Component_[2134313378593666258]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 2134313378593666258
+                },
+                "Component_[234010807770404186]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 234010807770404186
+                },
+                "Component_[2970359110423865725]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 2970359110423865725
+                },
+                "Component_[3722854130373041803]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 3722854130373041803
+                },
+                "Component_[5992533738676323195]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 5992533738676323195
+                },
+                "Component_[7378860763541895402]": {
+                    "$type": "AZ::Render::EditorDirectionalLightComponent",
+                    "Id": 7378860763541895402,
+                    "Controller": {
+                        "Configuration": {
+                            "Intensity": 1.0,
+                            "CameraEntityId": "",
+                            "ShadowFilterMethod": 1
+                        }
+                    }
+                },
+                "Component_[7892834440890947578]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 7892834440890947578,
+                    "Parent Entity": "Entity_[1176639161715]",
+                    "Transform Data": {
+                        "Translate": [
+                            0.0,
+                            0.0,
+                            13.487043380737305
+                        ],
+                        "Rotate": [
+                            -76.13099670410156,
+                            -0.847000002861023,
+                            -15.8100004196167
+                        ]
+                    }
+                },
+                "Component_[8599729549570828259]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 8599729549570828259
+                },
+                "Component_[952797371922080273]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 952797371922080273
+                }
+            }
+        },
+        "Entity_[1163754259827]": {
+            "Id": "Entity_[1163754259827]",
+            "Name": "Camera",
+            "Components": {
+                "Component_[11895140916889160460]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 11895140916889160460
+                },
+                "Component_[16880285896855930892]": {
+                    "$type": "{CA11DA46-29FF-4083-B5F6-E02C3A8C3A3D} EditorCameraComponent",
+                    "Id": 16880285896855930892,
+                    "Controller": {
+                        "Configuration": {
+                            "Field of View": 55.0,
+                            "EditorEntityId": 8929576024571800510
+                        }
+                    }
+                },
+                "Component_[17187464423780271193]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 17187464423780271193
+                },
+                "Component_[17495696818315413311]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 17495696818315413311
+                },
+                "Component_[18086214374043522055]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 18086214374043522055,
+                    "Parent Entity": "Entity_[1176639161715]",
+                    "Transform Data": {
+                        "Translate": [
+                            -21.08141326904297,
+                            -7.610864162445068,
+                            15.780344009399414
+                        ],
+                        "Rotate": [
+                            -12.77138900756836,
+                            33.45744705200195,
+                            -67.650390625
+                        ]
+                    }
+                },
+                "Component_[2654521436129313160]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2654521436129313160
+                },
+                "Component_[5265045084611556958]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 5265045084611556958
+                },
+                "Component_[7169798125182238623]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 7169798125182238623
+                },
+                "Component_[7255796294953281766]": {
+                    "$type": "GenericComponentWrapper",
+                    "Id": 7255796294953281766,
+                    "m_template": {
+                        "$type": "FlyCameraInputComponent"
+                    }
+                },
+                "Component_[8866210352157164042]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 8866210352157164042
+                },
+                "Component_[9129253381063760879]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 9129253381063760879
+                }
+            }
+        },
+        "Entity_[1176639161715]": {
+            "Id": "Entity_[1176639161715]",
+            "Name": "Atom Default Environment",
+            "Components": {
+                "Component_[10757302973393310045]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 10757302973393310045,
+                    "Parent Entity": "Entity_[1146574390643]"
+                },
+                "Component_[14505817420424255464]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 14505817420424255464,
+                    "ComponentOrderEntryArray": [
+                        {
+                            "ComponentId": 10757302973393310045
+                        }
+                    ]
+                },
+                "Component_[14988041764659020032]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 14988041764659020032
+                },
+                "Component_[15900837685796817138]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 15900837685796817138
+                },
+                "Component_[3298767348226484884]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 3298767348226484884
+                },
+                "Component_[4076975109609220594]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 4076975109609220594
+                },
+                "Component_[5679760548946028854]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 5679760548946028854
+                },
+                "Component_[5855590796136709437]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 5855590796136709437,
+                    "Child Entity Order": [
+                        "Entity_[1155164325235]",
+                        "Entity_[1180934129011]",
+                        "Entity_[1163754259827]"
+                    ]
+                },
+                "Component_[9277695270015777859]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 9277695270015777859
+                }
+            }
+        },
+        "Entity_[1180934129011]": {
+            "Id": "Entity_[1180934129011]",
+            "Name": "Global Sky",
+            "Components": {
+                "Component_[11231930600558681245]": {
+                    "$type": "AZ::Render::EditorHDRiSkyboxComponent",
+                    "Id": 11231930600558681245,
+                    "Controller": {
+                        "Configuration": {
+                            "CubemapAsset": {
+                                "assetId": {
+                                    "guid": "{215E47FD-D181-5832-B1AB-91673ABF6399}",
+                                    "subId": 1000
+                                },
+                                "assetHint": "lightingpresets/highcontrast/goegap_4k_skyboxcm.exr.streamingimage"
+                            }
+                        }
+                    }
+                },
+                "Component_[1428633914413949476]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 1428633914413949476
+                },
+                "Component_[14936200426671614999]": {
+                    "$type": "AZ::Render::EditorImageBasedLightComponent",
+                    "Id": 14936200426671614999,
+                    "Controller": {
+                        "Configuration": {
+                            "diffuseImageAsset": {
+                                "assetId": {
+                                    "guid": "{3FD09945-D0F2-55C8-B9AF-B2FD421FE3BE}",
+                                    "subId": 3000
+                                },
+                                "assetHint": "lightingpresets/highcontrast/goegap_4k_iblglobalcm_ibldiffuse.exr.streamingimage"
+                            },
+                            "specularImageAsset": {
+                                "assetId": {
+                                    "guid": "{3FD09945-D0F2-55C8-B9AF-B2FD421FE3BE}",
+                                    "subId": 2000
+                                },
+                                "assetHint": "lightingpresets/highcontrast/goegap_4k_iblglobalcm_iblspecular.exr.streamingimage"
+                            }
+                        }
+                    }
+                },
+                "Component_[14994774102579326069]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 14994774102579326069
+                },
+                "Component_[15417479889044493340]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 15417479889044493340
+                },
+                "Component_[15826613364991382688]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 15826613364991382688
+                },
+                "Component_[1665003113283562343]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 1665003113283562343
+                },
+                "Component_[3704934735944502280]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 3704934735944502280
+                },
+                "Component_[5698542331457326479]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 5698542331457326479
+                },
+                "Component_[6644513399057217122]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 6644513399057217122,
+                    "Parent Entity": "Entity_[1176639161715]"
+                },
+                "Component_[931091830724002070]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 931091830724002070
+                }
+            }
+        },
+        "Entity_[345299595104599]": {
+            "Id": "Entity_[345299595104599]",
+            "Name": "T",
+            "Components": {
+                "Component_[10551701607105453146]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 10551701607105453146
+                },
+                "Component_[11140224697428268618]": {
+                    "$type": "EditorAxisAlignedBoxShapeComponent",
+                    "Id": 11140224697428268618,
+                    "AxisAlignedBoxShape": {
+                        "Configuration": {
+                            "Dimensions": [
+                                100.0,
+                                100.0,
+                                10.0
+                            ]
+                        }
+                    }
+                },
+                "Component_[11797753136590619971]": {
+                    "$type": "EditorTerrainLayerSpawnerComponent",
+                    "Id": 11797753136590619971,
+                    "Configuration": {
+                        "Priority": 100
+                    }
+                },
+                "Component_[11925018713377386162]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 11925018713377386162
+                },
+                "Component_[12431738565048082118]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 12431738565048082118
+                },
+                "Component_[12483825831500587458]": {
+                    "$type": "EditorTerrainSurfaceGradientListComponent",
+                    "Id": 12483825831500587458,
+                    "Configuration": {
+                        "Mappings": [
+                            {
+                                "Gradient Entity": "Entity_[406068138781]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 2556944822
+                                }
+                            },
+                            {
+                                "Gradient Entity": "Entity_[397478204189]",
+                                "Surface Tag": {
+                                    "SurfaceTagCrc": 2819465203
+                                }
+                            }
+                        ]
+                    }
+                },
+                "Component_[18239809257388691596]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 18239809257388691596
+                },
+                "Component_[1912012723427537173]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 1912012723427537173
+                },
+                "Component_[5878120702883478198]": {
+                    "$type": "EditorTerrainHeightGradientListComponent",
+                    "Id": 5878120702883478198,
+                    "Configuration": {
+                        "GradientEntities": [
+                            "Entity_[345308185039191]"
+                        ]
+                    }
+                },
+                "Component_[6958938611489544675]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 6958938611489544675
+                },
+                "Component_[8468543238052195298]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 8468543238052195298
+                },
+                "Component_[8901153575374921688]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 8901153575374921688,
+                    "Parent Entity": "Entity_[1146574390643]",
+                    "Transform Data": {
+                        "Translate": [
+                            -1.5369343757629395,
+                            1.555323600769043,
+                            -1.3384339809417725
+                        ]
+                    }
+                },
+                "Component_[9175394792094679295]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 9175394792094679295,
+                    "Child Entity Order": [
+                        "Entity_[397478204189]",
+                        "Entity_[406068138781]",
+                        "Entity_[345892300591447]",
+                        "Entity_[345351134712151]",
+                        "Entity_[345308185039191]"
+                    ]
+                }
+            }
+        },
+        "Entity_[345308185039191]": {
+            "Id": "Entity_[345308185039191]",
+            "Name": "G",
+            "Components": {
+                "Component_[10295101739493170150]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 10295101739493170150,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[345308185039191]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{F86D96FA-F5C9-57DF-858E-C4BE59DA4D2F}",
+                                "subId": 1000
+                            },
+                            "assetHint": "assets/images/landscape.tif.streamingimage"
+                        }
+                    }
+                },
+                "Component_[11590553601669519053]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 11590553601669519053
+                },
+                "Component_[12153450551741960646]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 12153450551741960646
+                },
+                "Component_[15639660347711498427]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 15639660347711498427,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            100.0,
+                            100.0,
+                            10.0
+                        ],
+                        "Translate": [
+                            -1.5369343757629395,
+                            1.555323600769043,
+                            -1.3384339809417725
+                        ]
+                    }
+                },
+                "Component_[15977214972098802931]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 15977214972098802931,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[345299595104599]"
+                    }
+                },
+                "Component_[16618545783243045981]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 16618545783243045981
+                },
+                "Component_[4754140138013917939]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 4754140138013917939
+                },
+                "Component_[5275708726600202549]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 5275708726600202549
+                },
+                "Component_[6208912389551265878]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 6208912389551265878
+                },
+                "Component_[8757392211891129730]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 8757392211891129730
+                },
+                "Component_[9682996174463317097]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 9682996174463317097,
+                    "Parent Entity": "Entity_[345299595104599]"
+                },
+                "Component_[9863781284644064401]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 9863781284644064401
+                }
+            }
+        },
+        "Entity_[345351134712151]": {
+            "Id": "Entity_[345351134712151]",
+            "Name": "Mac",
+            "Components": {
+                "Component_[11017460546269596252]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 11017460546269596252
+                },
+                "Component_[11388285559512137473]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 11388285559512137473
+                },
+                "Component_[14974278096312815498]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 14974278096312815498
+                },
+                "Component_[15169594309840914787]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 15169594309840914787
+                },
+                "Component_[15941075502182399382]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 15941075502182399382
+                },
+                "Component_[16935639234820614597]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 16935639234820614597
+                },
+                "Component_[3558226686767447291]": {
+                    "$type": "EditorTerrainMacroMaterialComponent",
+                    "Id": 3558226686767447291,
+                    "Configuration": {
+                        "MacroColor": {
+                            "assetId": {
+                                "guid": "{85228D5B-136B-55D5-99E7-ACB09632C981}",
+                                "subId": 1000
+                            },
+                            "assetHint": "landscape_textures/landscape_basecolor.png.streamingimage"
+                        },
+                        "MacroNormal": {
+                            "assetId": {
+                                "guid": "{5A13847B-01FD-5677-8593-8239AB8079FA}",
+                                "subId": 1000
+                            },
+                            "assetHint": "landscape_textures/landscape_normal.png.streamingimage"
+                        }
+                    }
+                },
+                "Component_[5179651293530036590]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 5179651293530036590
+                },
+                "Component_[6442817139659573447]": {
+                    "$type": "EditorAxisAlignedBoxShapeComponent",
+                    "Id": 6442817139659573447,
+                    "AxisAlignedBoxShape": {
+                        "Configuration": {
+                            "Dimensions": [
+                                100.0,
+                                100.0,
+                                1.0
+                            ]
+                        }
+                    }
+                },
+                "Component_[9207580390712965528]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 9207580390712965528,
+                    "Parent Entity": "Entity_[345299595104599]",
+                    "Transform Data": {
+                        "Translate": [
+                            5.2595906257629395,
+                            -1.8506327867507935,
+                            1.3384339809417725
+                        ]
+                    }
+                },
+                "Component_[9552813034540458664]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 9552813034540458664
+                }
+            }
+        },
+        "Entity_[345892300591447]": {
+            "Id": "Entity_[345892300591447]",
+            "Name": "Surf",
+            "Components": {
+                "Component_[11090762952860184430]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 11090762952860184430
+                },
+                "Component_[11277228917461510367]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 11277228917461510367
+                },
+                "Component_[12359552786157443006]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 12359552786157443006
+                },
+                "Component_[15200677054604685308]": {
+                    "$type": "EditorAxisAlignedBoxShapeComponent",
+                    "Id": 15200677054604685308,
+                    "AxisAlignedBoxShape": {
+                        "Configuration": {
+                            "Dimensions": [
+                                100.0,
+                                100.0,
+                                100.0
+                            ]
+                        }
+                    }
+                },
+                "Component_[15872098636374781144]": {
+                    "$type": "EditorTerrainSurfaceMaterialsListComponent",
+                    "Id": 15872098636374781144,
+                    "Configuration": {
+                        "Mappings": [
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 2556944822
+                                },
+                                "MaterialAsset": {
+                                    "assetId": {
+                                        "guid": "{AB76F705-BF6D-5F73-A911-F3D43827F31F}"
+                                    },
+                                    "assetHint": "assets/detail_terrain/dirt.azmaterial"
+                                }
+                            },
+                            {
+                                "Surface": {
+                                    "SurfaceTagCrc": 2819465203
+                                },
+                                "MaterialAsset": {
+                                    "assetId": {
+                                        "guid": "{785F19DD-9A36-5ECE-810F-A043E2FE4B98}"
+                                    },
+                                    "assetHint": "assets/detail_terrain/grass.azmaterial"
+                                }
+                            }
+                        ]
+                    }
+                },
+                "Component_[16345406076501846734]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 16345406076501846734
+                },
+                "Component_[16683190783037582637]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 16683190783037582637
+                },
+                "Component_[18169772962479501823]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 18169772962479501823
+                },
+                "Component_[2438815952202510960]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 2438815952202510960
+                },
+                "Component_[2517814148492845064]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 2517814148492845064
+                },
+                "Component_[8788112140079228309]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 8788112140079228309,
+                    "Parent Entity": "Entity_[345299595104599]",
+                    "Transform Data": {
+                        "Translate": [
+                            4.994302272796631,
+                            -0.9521656036376953,
+                            -1.3641331195831299
+                        ]
+                    }
+                }
+            }
+        },
+        "Entity_[397478204189]": {
+            "Id": "Entity_[397478204189]",
+            "Name": "GrassG",
+            "Components": {
+                "Component_[10779184121018802677]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 10779184121018802677
+                },
+                "Component_[10809534933365067071]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 10809534933365067071
+                },
+                "Component_[13542787669124429850]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 13542787669124429850,
+                    "Parent Entity": "Entity_[345299595104599]",
+                    "Transform Data": {
+                        "Translate": [
+                            1.409928321838379,
+                            -2.1493422985076904,
+                            1.3384337425231934
+                        ]
+                    }
+                },
+                "Component_[14125835620583202085]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 14125835620583202085
+                },
+                "Component_[17245554278471565365]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 17245554278471565365
+                },
+                "Component_[3667468058114413260]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 3667468058114413260
+                },
+                "Component_[5201187874506918091]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 5201187874506918091
+                },
+                "Component_[6852508169779990569]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 6852508169779990569
+                },
+                "Component_[6997402114203986102]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 6997402114203986102
+                },
+                "Component_[8382805505485852315]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 8382805505485852315,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            100.0,
+                            100.0,
+                            10.0
+                        ],
+                        "Translate": [
+                            -0.12700605392456055,
+                            -0.5940186977386475,
+                            -2.384185791015625e-7
+                        ]
+                    }
+                },
+                "Component_[8466621121110029639]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 8466621121110029639,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[397478204189]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{40F9123C-804F-5CC0-A2D0-CF76B0B208D7}",
+                                "subId": 1000
+                            },
+                            "assetHint": "landscape_textures/grass_gsi.png.streamingimage"
+                        }
+                    }
+                },
+                "Component_[9763371146995639556]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 9763371146995639556,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[345299595104599]"
+                    }
+                }
+            }
+        },
+        "Entity_[406068138781]": {
+            "Id": "Entity_[406068138781]",
+            "Name": "DritG",
+            "Components": {
+                "Component_[10779184121018802677]": {
+                    "$type": "EditorEntityIconComponent",
+                    "Id": 10779184121018802677
+                },
+                "Component_[10809534933365067071]": {
+                    "$type": "EditorEntitySortComponent",
+                    "Id": 10809534933365067071
+                },
+                "Component_[13542787669124429850]": {
+                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
+                    "Id": 13542787669124429850,
+                    "Parent Entity": "Entity_[345299595104599]",
+                    "Transform Data": {
+                        "Translate": [
+                            1.409928321838379,
+                            -2.1493422985076904,
+                            1.3384337425231934
+                        ]
+                    }
+                },
+                "Component_[14125835620583202085]": {
+                    "$type": "EditorDisabledCompositionComponent",
+                    "Id": 14125835620583202085
+                },
+                "Component_[17245554278471565365]": {
+                    "$type": "EditorOnlyEntityComponent",
+                    "Id": 17245554278471565365
+                },
+                "Component_[3667468058114413260]": {
+                    "$type": "EditorLockComponent",
+                    "Id": 3667468058114413260
+                },
+                "Component_[5201187874506918091]": {
+                    "$type": "EditorPendingCompositionComponent",
+                    "Id": 5201187874506918091
+                },
+                "Component_[6852508169779990569]": {
+                    "$type": "EditorVisibilityComponent",
+                    "Id": 6852508169779990569
+                },
+                "Component_[6997402114203986102]": {
+                    "$type": "EditorInspectorComponent",
+                    "Id": 6997402114203986102
+                },
+                "Component_[8382805505485852315]": {
+                    "$type": "EditorGradientTransformComponent",
+                    "Id": 8382805505485852315,
+                    "Configuration": {
+                        "ShapeReference": "",
+                        "Bounds": [
+                            100.0,
+                            100.0,
+                            10.0
+                        ],
+                        "Translate": [
+                            -0.12700605392456055,
+                            -0.5940186977386475,
+                            -2.384185791015625e-7
+                        ]
+                    }
+                },
+                "Component_[8466621121110029639]": {
+                    "$type": "EditorImageGradientComponent",
+                    "Id": 8466621121110029639,
+                    "Previewer": {
+                        "BoundsEntity": "Entity_[406068138781]"
+                    },
+                    "Configuration": {
+                        "StreamingImageAsset": {
+                            "assetId": {
+                                "guid": "{40314D0B-0A09-532F-8822-E9B53ED28F69}",
+                                "subId": 1000
+                            },
+                            "assetHint": "landscape_textures/dirt_gsi.png.streamingimage"
+                        }
+                    }
+                },
+                "Component_[9763371146995639556]": {
+                    "$type": "EditorReferenceShapeComponent",
+                    "Id": 9763371146995639556,
+                    "Configuration": {
+                        "ShapeEntityId": "Entity_[345299595104599]"
+                    }
+                }
+            }
+        }
+    }
+}

+ 0 - 17
Project/detail_terrain/detail_terrain.material

@@ -1,17 +0,0 @@
-{
-    "materialType": "Materials/Types/EnhancedPBR.materialtype",
-    "materialTypeVersion": 6,
-    "propertyValues": {
-        "anisotropy.enableAnisotropy": true,
-        "anisotropy.factor": -0.949999988079071,
-        "baseColor.textureBlendMode": "Lerp",
-        "baseColor.textureMap": "landscape_textures/landscape_BaseColor.png",
-        "detailLayerGroup.detailUV.scale": 100.0,
-        "detailLayerGroup.enableDetailLayer": true,
-        "detailLayerGroup.enableNormals": true,
-        "detailLayerGroup.normalDetailMap": "Assets/images/env_dirt_normal.png",
-        "detailLayerGroup.normalDetailStrength": 2.0,
-        "normal.textureMap": "landscape_textures/landscape_Normal.png",
-        "uv.scale": 0.4000000059604645
-    }
-}

+ 0 - 3
Project/detail_terrain/terrain_plane.fbx

@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3e8633107ef1db0857b3cd00dab5829ac7c26326a74749b2e8864668b7e13727
-size 12124