C# Class UnityEngine.RuntimeAnimatorController

Runtime representation of the AnimatorController. It can be used to change the Animator's controller during runtime.

Inheritance: Object
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples