using UnityEngine; namespace CurvedUI { [ExecuteInEditMode] public class CurvedUITMPSubmesh : MonoBehaviour { } }