BrushesOverlay
Contains functions that help display Terrain Tools overlays.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public static class BrushesOverlay
Remarks
This class contains static functions to determine whether terrain tool overlays should be visible.
Static Properties
Property | Description |
|---|---|
| ActiveTerrainTool | The current active terrain tool, if the terrain tool inherits from TerrainEditorPaintToolBase. |
Static Methods
Method | Description |
|---|---|
| IsSelectedObjectTerrain | Checks whether the current selected object is a Terrain object. |