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
相关文章
相关标签/搜索