Repaint(RepaintFlags)
Instructs the Editor to repaint the tool UI and/or the scene view.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
void Repaint(RepaintFlags flags = RepaintFlags.UI)
Parameters
What to repaint.