The Tree Editor tool lets you create trees directly within the Unity Editor. Use the Tree Editor to create new trees, then use the TerrainThe landscape in your scene. A Terrain GameObject adds a large flat plane to your scene and you can use the Terrain’s Inspector window to create a detailed landscape. More info
See in Glossary system to add the trees to your world.
For most uses, the SpeedTree Modeler replaces the Tree Editor. For backward compatibility with content created before SpeedTree was introduced, use Tree Editor.
To open the Tree Hierarchy view, add a Tree GameObject (GameObject > 3D Object > Tree).
At the top of the tree’s Inspector is the Tree Hierarchy view, which shows the tree root node and any branch and leaf groups the tree has. Use the Tree Hierarchy view to add and delete branch and leaf groups, to control their properties, and to configure the tree.
For more information about the Tree Hierarchy view, refer to the Tree Hierarchy view UI reference.
The Tree Editor manages branches and leaves in groups, and arranges the groups in levels.
The tree root doesn’t count as one of the levels, so the first level is the trunk. Branches growing directly from the trunk are the primary level. Branches growing from the primary branches are the secondary level. The branching process continues until the terminal twigs, adding a level each time.
A branch group can subdivide into further branch groups. For example, you can add two branch groups to your trunk, and give each branch group a different growth angle or its own leaf group.
Leaves are also arranged in groups. Unlike branch groups, leaf groups can’t further subdivide: you can’t add a leaf or branch group to a leaf group.
For more information about working with branch and leaf groups, refer to Design a tree. For more information about the Tree Hierarchy view, refer to the Tree Hierarchy view UI reference.
The tree root nodeA transform in an animation hierarchy that allows Unity to establish consistency between Animation clips for a generic model. It also enables Unity to properly blend between Animations that have not been authored “in place” (that is, where the whole Model moves its world position while animating). More info
See in Glossary exposes properties that affect the entire tree. For example, all branch and leaf groups inherit the LODThe Level Of Detail (LOD) technique is an optimization that reduces the number of triangles that Unity has to render for a GameObject when its distance from the Camera increases. More info
See in Glossary Quality property from the tree root node, although each branch group can add a multiplier to this value.
For more information about the tree root node, refer to Root node reference.
Trees can have four materials:
For information about shadersA program that runs on the GPU. More info
See in Glossary for these materials, refer to Shaders and the Ambient-Occlusion folder.
There are three geometry options for branches:
Each branch group can have a different geometry option. For example, you can have a branch group with a Branch Only geometry as the trunk, and a branch group with Fronds Only geometry as the branches.
To learn more about fronds, refer to Branch group reference.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.