AssetPostprocessor.OnPostprocessSpeedTree(GameObject)

Switch to Manual

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.