Repaint(RepaintFlags)
Instructs the Editor to repaint the tool UI, the Scene view, or both.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
void Repaint(RepaintFlags flags = RepaintFlags.UI)
Parameters
Specifies what to repaint.