This version of Unity is unsupported.

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.