using System; namespace UnityEditorInternal { [Obsolete("AnimatorControllerLayer is obsolete. Use UnityEditor.Animations.AnimatorControllerLayer instead (UnityUpgradable).", true)] public class AnimatorControllerLayer { } }