# holesResolution

> Returns the Terrain holes resolution for both the data and the Texture.

## Definition

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

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