Version: 2022.3

MaterialEditor.PropertiesDefaultGUI

切换到手册
public void PropertiesDefaultGUI (MaterialProperty[] props);

参数

props 材质属性数组。

描述

着色器属性的默认渲染。

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