# minHeight

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

## Definition

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

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