# bakeLightProbesForTrees

> Whether to bake an array of internal light probes for Tree Editor trees (Editor only).

## Definition

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

```csharp
public bool bakeLightProbesForTrees { get; set; }
```
