Version: 2017.1

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.