Rasagar/Library/PackageCache/com.unity.terrain-tools/Documentation~/toolbox-change-apply-settings.md

16 lines
1.0 KiB
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07: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.
![Terrain settings in the Inspector](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.
![Multiple terrain settings editor](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.
![Choose whether to apply to selected or all terrains in the scene](images/4-23-toolbox-applysettings.png)