Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IOnSceneGUI.Repaint

Declaration

public void Repaint(TerrainTools.RepaintFlags flags);

Parameters

flags Specifies what to repaint.

Description

Instructs the Editor to repaint the tool UI, the Scene view, or both.