# data

> Data asociated to the Tree.

## Definition

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

```csharp
public ScriptableObject data { get; set; }
```

### Remarks

Check the tree creator.
