Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Repaint()

Redraw any inspectors that shows this editor.
Read time 1 minuteLast updated 4 days ago

Definition

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

Remarks

Use this method when you want to ensure that the inspector updates to show changes made in OnSceneGUI.