Version: 2023.1

MaterialEditor.GetMaterialProperty

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

参数

mats The selected materials.
name 属性名称。
propertyIndex 属性索引。

返回

MaterialProperty Returns the property at the specified index.

描述

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

When implementing custom MaterialEditors, you'd usually pass the this.targets array to this function, where this.targets is all the selected materials.

另请参阅:GetMaterialPropertiesMaterialProperty

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961