# clippedTerrainPixels

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

## Definition

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

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