AssetPostprocessor.OnPostprocessSpeedTree(GameObject)
Description 描述
Add this function to a subclass to get a notification when a SpeedTree asset has completed importing.
This function behaves much like OnPostprocessModel where modifications are allowed on the final imported Prefab before being saved on the disk.