# windAsset

> Gets or sets the SpeedTreeWindAsset associated with this Tree component.

## Definition

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

```csharp
public SpeedTreeWindAsset windAsset { get; set; }
```
