AssetPostprocessor.OnPostprocessAnimation(GameObject, AnimationClip)
Parameters
| root | The root GameObject of the imported Asset. | |
| clip | The current animation clip. |
Description 描述
This function is called when an AnimationClip has finished importing.
This function is called for every AnimationClip in an imported asset file. This lets you modify the imported AnimationClip before it is written to disk.