Version: 2021.3
언어: 한국어

MaterialEditor.PropertiesDefaultGUI

매뉴얼로 전환
public void PropertiesDefaultGUI (MaterialProperty[] props);

파라미터

props Array of material properties.

설명

Default rendering of shader properties.

Note that you can customize shader properties rendering by implementing the IShaderGUI interface.