4. 在Inspector面板中顯示類中變量+ 拓展編輯器

  1. C#腳本如下: using UnityEngine; using System.Collections; public class MyTest : MonoBehaviour { public int ta = 0; public int tb = 0; [System.Serializable] public class TestOne
相關文章
相關標籤/搜索