When you put SpeedTree files in the Assets folder of your Unity project, the Unity Editor automatically imports and stores them as Unity assets.
SpeedTree import settings are specific to files for models created in SpeedTree. For information on models and animation created in other 3D modeling applications, refer to the Model Import Settings window.
Unity recognizes and imports SpeedTree model assets in the same way it handles other assets. If you’re using SpeedTree Modeler 7, re-save your .spm files using the Unity version of the Modeler. If you’re using SpeedTree Modeler 8, 9, or 10, you can save your .st or .st9 files directly into the Unity project folder.
The SpeedTree Importer generates a prefabAn asset type that allows you to store a GameObject complete with components and properties. The prefab acts as a template from which you can create new object instances in the scene. More info
See in Glossary with the LOD GroupA component to manage level of detail (LOD) for GameObjects. More info
See in Glossary component configured. You can instantiate the prefab in a sceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary as a common prefab instance, or select the prefab as a tree prototype and then paint it across 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.
When you import an .st9 file to the Unity Editor, you can select the correct Wind algorithm to use for the new Unity asset.
By default, Unity imports SpeedTree model materials as sub-assets. If you want to make adjustments to the materials, you can extract them to a location of your choice or re-use existing materials with Material Remapping.
You can customize import settings from the SpeedTree Import window:
To view the import settings in the InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary window, select the file in the Project window.
To customize how Unity imports the selected file, use the properties on the Model, Materials, and Wind tabs on this window.
For more information about settings you can use to customize how Unity imports a SpeedTree model, see the following topics:
Topic | Description |
---|---|
Model tab | Understand the options in the Model tab of the SpeedTree Import Settings window. |
Materials tab | Understand the options in the Materials tab of the SpeedTree Import Settings window. |