Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Repaint()

Make the window repaint. This queues a command to render the window on the next frame.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public void Repaint()