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

파라미터

matsSelected materials.
nameProperty name.
propertyIndexProperty index.

설명

Get information about a single shader property.