C# Class UnityEngine.RuntimeAnimatorController

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

Inheritance: Object
Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples