namespace AnimationImporter { public enum ImportAnimatorController { None, AnimatorController, AnimatorOverrideController } }