Unity 2d/3d 拖拽

using System.Collections; using System.Collections.Generic; using UnityEngine; //接口引用的事件系統命名空間 using UnityEngine.EventSystems; public class Test_2d : MonoBehaviour, IDragHandler,IPointerClickHandler
相關文章
相關標籤/搜索