UGUI中實現拖動UI

using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; public class mapdrag : MonoBehaviour, IDragHandler, IEndDragHandler, IScrollHandler,IPoi
相關文章
相關標籤/搜索