using System.Collections; using System.Collections.Generic; using UnityEngine; public enum DisplayID { Display_1, Display_2, }