中文
Appearance
Component.OnGUI()
Component
用于处理图形用户界面(GUI)事件。
编辑器每渲染一帧,就会调用这个方法,允许你在游戏窗口中创建和更新 GUI 元素。
void