Version: 2019.1

AnimatorUtility

class in UnityEngine

Switch to Manual

Description

Различные утилиты для манипуляции с animator.

Static Functions

DeoptimizeTransformHierarchyЭта функция воссоздаст все преобразования иерархии под GameObject.
OptimizeTransformHierarchyThis function will remove all transform hierarchy under GameObject, the animator will write directly transform matrices into the skin mesh matrices saving alot of CPU cycles.