using UnityEngine.EventSystems; namespace Rokid.UXR.Interaction { public class MouseInput : BaseInput { } }