加载中...

摘要: ## 在Editor模式中执行组件内部的public字段/方法 > 1.确定绑定的组件 2. 创建GUI按钮 ``` [CustomEditor(typeof(Camera))] public class TestInspector : Editor { /// /// Inspector扩展,在对 阅读全文
posted @ 2023-08-18 17:49 lxp_blog 阅读(47) 评论(0) 推荐(0) 编辑