Various utilities for animator manipulation.
DeoptimizeTransformHierarchy | This function will recreate all transform hierarchy under GameObject. |
OptimizeTransformHierarchy | This function will remove all transform hierarchy under GameObject, the animator will write directly transform matrices into the skin mesh matrices saving many CPU cycles. |