using System; using UnityEngine; public class PhotoMotionDataShortcut : MonoBehaviour { [SerializeField] private CircleListSelectUI m_CircleList; }