Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Repaint(RepaintFlags)

Instructs the Editor to repaint the tool UI, the Scene view, or both.
Read time 1 minuteLast updated 12 days ago

Definition

void Repaint(RepaintFlags flags = RepaintFlags.UI)

Parameters

Specifies what to repaint.