GetBrushXYBounds()
Get the axis-aligned bounding rectangle of the brush, in target XY space.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TerrainTools
- Assembly: UnityEngine.TerrainModule
public Rect GetBrushXYBounds()
Returns
Type | Description |
|---|---|
| Rect | Bounding rectangle in target XY space. |