Unity常用特性 孙鸿飞 | 2023-7-18 18:03 | 122 | 程序 154 字 | 1 分钟内 AddComponentMenu 使用 AddComponentMenu 属性可在 “Compoment” 菜单中的任意位置放置脚本 变量 componentOrder 组件在 Component菜单中的顺序(顺序越低,位置越高) ColorUsageAttribute 对 Color 使用此属性可将 Color Field 和拾色器配置为显示 /… C#Unity