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

Handles.DrawingScope.Dispose

Declaration

public void Dispose();

Description

Automatically reverts Handles.color and Handles.matrix to their values prior to entering the scope, when the scope is exited. You do not need to call this method manually.