# alphamapResolution

> The size of the alpha map in texels for either the width or the height.

## Definition

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

```csharp
public int alphamapResolution { get; set; }
```
