# maxHeight

> Maximum height of the grass billboards (if render mode is GrassBillboard).

## Definition

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

```csharp
public float maxHeight { get; set; }
```
