# brushTexture

> Read only. Current selected brush texture.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.TerrainTools](/engine/6000.6/script-reference/unityeditor/terraintools.md)
* **Assembly:** UnityEditor

```csharp
Texture brushTexture { get; }
```
