MaterialEditor.ApplyMaterialPropertyDrawers

Switch to Manual
public static void ApplyMaterialPropertyDrawers (Material material);
public static void ApplyMaterialPropertyDrawers (Object[] targets);

Description

应用初始 MaterialPropertyDrawer 值。

这会在所有具有自定义绘制器的属性上调用所有 MaterialPropertyDrawer.Apply 函数。