Unity provides a selection of tools that let you create environmental features such as landforms and vegetation.
In this section, you can find information on:
Page | Description |
---|---|
TerrainThe landscape in your scene. A Terrain GameObject adds a large flat plane to your scene and you can use the Terrain’s Inspector window to create a detailed landscape. More info See in Glossary |
Information on Unity’s built-in Terrain features. These consist of tools that let you create and modify landscapes in the Unity Editor, and runtime features that optimize Terrain rendering. |
Terrain Tools | Information on the Terrain Tools package, which provides additional Editor tooling functionality on top of the built-in Terrain features. |
Tree Editor | Information on the Tree Editor tool, which lets you design TreesA GameObject and associated Component that allows you to add tree assets to your Scene. You can add branch levels and leaves to trees in the Tree Inspector window. More info See in Glossary directly in the Editor. |