public void PropertiesDefaultGUI (MaterialProperty[] props);

파라미터

propsArray of material properties.

설명

Default rendering of shader properties.

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