要访问地形绘制工具,请单击 Hierarchy 窗口中的 Terrain 对象,然后打开 Inspector 窗口。在 Inspector 中,单击 __Paint Terrain__(画笔)图标即可显示地形工具列表。
Terrain 组件提供六种不同的工具:
You can also create your own custom Terrain tools. For more information about this, see API documentation on TerrainAPI.TerrainPaintTool, and see Unity’s GitHub repository for Terrain Tools.
2019–10–22 页面已修订
更新了截屏以匹配新 UI 并添加了 Paint Holes 工具。