DetailBrushBounds
Represents a container for brush bound data.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public readonly struct DetailBrushBounds
Properties
Property | Description |
|---|---|
| bounds | The bounds of the brush. |
| max | The maximum bounds of the brush. |
| min | The minimum bound of the brush. |
Methods
Method | Description |
|---|---|
| GetBrushOffset | Gets the brush offset within the brush bounds. |