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