Version: 2018.4
Terrain Layers
Trees

Brushes

When you apply a tool such as Paint Texture or Smooth Height to the 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
, Unity uses a brush, which is a ScriptableObject in the Terrain system. The brush defines the shape and strength of influence of the tool.

Built-in brushes

Unity comes with a collection of built-in brushes. They range from simple circles for quickly sketching designs, to more randomized scatter shapes that are good for creating detail and natural-looking features.

Built-in brushes in the Terrain Inspector
Built-in brushes in the Terrain Inspector

Custom brushes

It is possible to create your own custom brushes with unique shapes or specific parameters for your needs. For example, use the heightmapA greyscale Texture that stores height data for an object. Each pixel stores the height difference perpendicular to the face that pixel represents.
See in Glossary
texture of a specific geological feature to define a brush, then use the Stamp Terrain tool to place that feature on your Terrain.

To create a new brush, click the New Brush button in the Terrain InspectorA Unity window that displays information about the currently selected GameObject, Asset or Project Settings, allowing you to inspect and edit the values. More info
See in Glossary
window.

New Brush button in the Terrain Inspector
New Brush button in the Terrain Inspector

After you click New Brush, the Select Texture2D window appears. Choose a texture to define the shape of your new brush, then use the Brush Inspector to adjust the Falloff and Radius Scale values.

Window for selecting brush texture
Window for selecting brush texture

Alternatively, right-click in the ProjectIn Unity, you use a Project to design and develop a game. A Project stores all of the files that are related to a game, such as the Asset and Scene files. More info
See in Glossary
window, and choose Create > Brush to create a new brush. The default brush shows a simple circle defined by a Falloff curve and a Radius Scale of 1. Use the Brush Inspector to change these values, or set a texture to define the shape of the brush.

Brush Inspector with default settings
Brush Inspector with default settings

Brush settings

Property: Function:
Mask Texture Defines the shape and strength of the brush. Select a texture in your project, and the system creates a grayscale mask from the texture. If the selected texture has multiple color channels, the brush uses the Red channel as its source.
Falloff Defines a curve that affects the strength of the brush in a circular fashion. Click the Falloff curve to open the Unity Curve Editor, where you can edit the curve to create effects ranging from smooth fades to sharp edges.
Radius Scale Affects the scale of the falloff curve. Use this option to increase or decrease the radius of the curve.

  • 2019–01–29 Page amended

  • Updated functionality in 2018.3

Terrain Layers
Trees
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961