Contains information about a tree placed in the Terrain game object.
| color | Color of this instance. |
|---|---|
| heightScale | Height scale of this instance (compared to the prototype's size). |
| lightmapColor | Lightmap color calculated for this instance. |
| position | Position of the tree. |
| prototypeIndex | Index of this instance in the TerrainData.treePrototypes array. |
| widthScale | Width scale of this instance (compared to the prototype's size). |