This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IOnInspectorGUI.ShowBrushesGUI

public void ShowBrushesGUI(int spacing);
public void ShowBrushesGUI(int spacing, Experimental.TerrainAPI.BrushGUIEditFlags flags);

Parameters

spacingPixel spacing for the brush GUI controls.
flagsSpecifies which brush controls to display in the Terrain tool UI.

Description

Displays the default controls for the brush in the tool inspector.