Version: 2022.3
言語: 日本語
public void OnClosed (Material material);

説明

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.