Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

AnimatorUtility

class in UnityEngine

Description

Various utilities for animator manipulation.

Static Methods

DeoptimizeTransformHierarchyThis function will recreate all transform hierarchy under 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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答