using System; using UnityEngine; [Serializable] public enum SCKeyboardEnum { SCKeyboard2D, SCKeyboard3D }