# alphamapTextureCount

> Returns the number of alphamap textures.

## Definition

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

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