Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ShaderGUI.OnClosed

public void OnClosed(Material material);

Description

This method is called when the ShaderGUI is being closed.

A common reason for this is when a new shader is assigned to a material. The callback is called immediately before the new shader is assigned.

Did you find this page useful? Please give it a rating: