C# Class UnityEngine.RuntimeAnimatorController

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

Inheritance: Object
Mostrar archivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples