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.


Did you find this page useful? Please give it a rating: