Unity3D學習筆記————GUI(1)

using System.Collections; using System.Collections.Generic; using UnityEngine; public class GUItest2 : MonoBehaviour { float value; private bool showWindow; private Rect windowRect; private Rec
相關文章
相關標籤/搜索