# wavingGrassTint

> Color of the waving grass that the terrain has.

## Definition

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

```csharp
public Color wavingGrassTint { get; set; }
```
