# minWidth

> Minimum width 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 minWidth { get; set; }
```
