Version: 2017.1

MaterialEditor.GetMaterialProperty

매뉴얼로 전환
public static MaterialProperty GetMaterialProperty (Object[] mats, string name);
public static MaterialProperty GetMaterialProperty (Object[] mats, int propertyIndex);

파라미터

mats Selected materials.
name Property name.
propertyIndex Property index.

설명

Get information about a single shader property.