Version: 2022.3
言語: 日本語

MaterialEditor.ApplyMaterialPropertyDrawers

マニュアルに切り替える
public static void ApplyMaterialPropertyDrawers (Material material);
public static void ApplyMaterialPropertyDrawers (Object[] targets);

説明

初期の MaterialPropertyDrawer の値を適用します

This calls all MaterialPropertyDrawer.Apply functions on all properties that have custom drawers.