# detailWidth

> The resolution of the detail data stored in TerrainData.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.TerrainModule

```csharp
public int detailWidth { get; }
```
