Version: 2020.3

MaterialEditor.GetMaterialProperty

切换到手册
public static MaterialProperty GetMaterialProperty (Object[] mats, string name);
public static MaterialProperty GetMaterialProperty (Object[] mats, int propertyIndex);

参数

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

描述

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