Repaint()
Make the window repaint. This queues a command to render the window on the next frame.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public void Repaint()
public void Repaint()