Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.