AssetImportor for importing SpeedTree model assets.
windQualityNames | Gets an array of name strings for wind quality value. |
alphaTestRef | Gets and sets a default alpha test reference values. |
animateCrossFading | Indicates if the cross-fade LOD transition, applied to the last mesh LOD and the billboard, should be animated. |
bestWindQuality | Returns the best-possible wind quality on this asset (configured in SpeedTree modeler). |
billboardTransitionCrossFadeWidth | Proportion of the last 3D mesh LOD region width which is used for cross-fading to billboard tree. |
castShadows | Gets and sets an array of booleans to enable shadow casting for each LOD. |
defaultBillboardShader | Returns the default SpeedTree billboard shader for the active render pipeline, or null if the asset is a SpeedTree v8 asset. |
defaultShader | Returns the default SpeedTree shader for the active render pipeline (either v7 or v8 according to the asset version). |
enableBump | Gets and sets an array of booleans to enable normal mapping for each LOD. |
enableHue | Gets and sets an array of booleans to enable Hue variation effect for each LOD. |
enableSmoothLODTransition | Enables smooth LOD transitions. |
enableSubsurface | Gets and sets an array of booleans to enable Subsurface effect for each LOD (affects only SpeedTree v8 assets). |
fadeOutWidth | Proportion of the billboard LOD region width which is used for fading out the billboard. |
hasBillboard | Tells if there is a billboard LOD. |
hasImported | Tells if the SPM file has been previously imported. |
hueVariation | Gets and sets a default Hue variation color and amount (in alpha). |
isV8 | Returns true if the asset is a SpeedTree v8 asset. |
LODHeights | Gets and sets an array of floats of each LOD's screen height value. |
mainColor | Gets and sets a default main color. |
materialFolderPath | Returns the folder path where generated materials will be placed in. |
materialLocation | Material import location options. |
receiveShadows | Gets and sets an array of booleans to enable shadow receiving for each LOD. |
scaleFactor | How much to scale the tree model compared to what is in the .spm file. |
useLightProbes | Gets and sets an array of booleans to enable Light Probe lighting for each LOD. |
windQualities | Gets and sets an array of integers of the wind qualities on each LOD. Values will be clampped by bestWindQuality internally. |
SpeedTreeImporter | Construct a new SpeedTreeImporter object. |
GenerateMaterials | Generates all necessary materials under materialFolderPath. If Version Control is enabled please first check out the folder. |
SearchAndRemapMaterials | Search the project for matching materials and use them instead of the internal materials. |
assetBundleName | Get or set the AssetBundle name. |
assetBundleVariant | Get or set the AssetBundle variant. |
assetPath | The path name of the asset for this importer. (Read Only) |
importSettingsMissing | The value is true when no meta file is provided with the imported asset. |
userData | Get or set any user data. |
hideFlags | Should the object be hidden, saved with the Scene or modifiable by the user? |
name | The name of the object. |
AddRemap | Map a sub-asset from an imported asset (such as an FBX file) to an external Asset of the same type. |
GetExternalObjectMap | Gets a copy of the external object map used by the AssetImporter. |
RemoveRemap | Removes an item from the map of external objects. |
SaveAndReimport | Save asset importer settings if asset importer is dirty. |
SetAssetBundleNameAndVariant | Set the AssetBundle name and variant. |
SupportsRemappedAssetType | Checks if the AssetImporter supports remapping the given asset type. |
GetInstanceID | Returns the instance id of the object. |
ToString | Returns the name of the object. |
GetAtPath | Retrieves the asset importer for the asset at path. |
Destroy | Removes a GameObject, component or asset. |
DestroyImmediate | Destroys the object obj immediately. You are strongly recommended to use Destroy instead. |
DontDestroyOnLoad | Do not destroy the target Object when loading a new Scene. |
FindObjectOfType | Returns the first active loaded object of Type type. |
FindObjectsOfType | Returns a list of all active loaded objects of Type type. |
Instantiate | Clones the object original and returns the clone. |
bool | Does the object exist? |
operator != | Compares if two objects refer to a different object. |
operator == | Compares two object references to see if they refer to the same object. |
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.