Editor.Repaint
public void Repaint();
Description 描述
Redraw any inspectors that shows this editor.
Use this method when you want to ensure that the inspector updates to show changes made in OnSceneGUI.
Redraw any inspectors that shows this editor.
Use this method when you want to ensure that the inspector updates to show changes made in OnSceneGUI.