Version: 2020.2

MaterialEditor.ApplyMaterialPropertyDrawers

切换到手册
public static void ApplyMaterialPropertyDrawers (Material material);
public static void ApplyMaterialPropertyDrawers (Object[] targets);

描述

应用初始 MaterialPropertyDrawer 值。

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