# clippedTerrainPixels

> _pixelRect, clipped to this Terrain, in Terrain pixel coordinates. (Read Only)

## Definition

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

```csharp
RectInt clippedTerrainPixels { get; }
```
