LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AssetPostprocessor.OnPostprocessSpeedTree(GameObject)

Description

Add this function in 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.