# holesRenderTextureFormat

> Render texture format of the Terrain holes Texture.

## Definition

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

```csharp
public static RenderTextureFormat holesRenderTextureFormat { get; }
```

### Remarks

Additional Resources: [Terrain.holesFormat](/engine/6000.5/script-reference/unityengine/terrain/holesformat.md).
