Colliders define the shape of an object and are used to calculate physical collisions. You can add a collider to a tree asset in the Tree Editor or to a SpeedTree asset in the SpeedTree Modeler.
On the Terrain tile’s Inspector window, go to Terrain Collider and make sure Enable Tree Colliders is selected.
Note: This option is enabled by default. If you disable it for one tile, other tiles still enable it, including any new tiles you add.
To add a Capsule Collider to a tree asset, add it to the tree’s prefab:
To return to the scene, click < next to the prefab’s name.
The collider is added to the tree prefab, so you can now access it in the Inspector window of the tree GameObject. If you’ve already added the tree to the scene using the Paint Trees tool, the collider is added to all instances of the tree.
If you created trees in the SpeedTrees Modeler with collision objects, the Unity Editor accounts for the collision objects when it calculates colliders on the terrain.
For more information, refer to the SpeedTree Collision object documentation.