Firstborn/Library/PackageCache/com.unity.terrain-tools@4.0.3/Documentation~/toolbox-change-apply-settin...

16 lines
910 B
Markdown
Raw Normal View History

2023-03-28 13:24:16 -04:00
# Change and apply settings
All the Terrain Settings in the wizard are identical to the Terrain Settings in the Inspector. See [Terrain settings](https://docs.unity3d.com/Manual/terrain-OtherSettings.html) for more information about each setting.
![](images/4-23-toolbox-settingsinspector.png)
However, in the Terrain Toolbox, settings are split into sections that you can enable or disable for better batch processing. When you apply changes in the Toolbox, Unity only updates the settings in enabled sections. Use the checkbox on each section's expander menu to enable or disable its group of settings.
![](images/4-23-toolbox-togglesetting.png)
## Apply settings
Click **Apply to Selected Terrain(s)** to apply modified Terrain settings to selected Terrain, or click **Apply to All Terrain(s) in Scene** to apply those settings to all Terrain in the Scene.
![](images/4-23-toolbox-applysettings.png)