Version: 2022.1
언어: 한국어

ShaderGUI.ValidateMaterial

매뉴얼로 전환
public void ValidateMaterial (Material material);

파라미터

material The material to validate.

설명

When the user loads a Material using this ShaderGUI into memory or changes a value in the Inspector, the Editor calls this method.

Use this method to ensure that when you import a Material or modify material properties in an Inspector, keywords and passes are enabled or disabled accordingly.