MaterialEditor.GetMaterialProperty

Switch to Manual
public static MaterialProperty GetMaterialProperty (Object[] mats, string name);
public static MaterialProperty GetMaterialProperty (Object[] mats, int propertyIndex);

Parameters

mats选定的材质。
name属性名称。
propertyIndex属性索引。

Description

获取有关单个着色器属性的信息。