Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialEditor.ApplyMaterialPropertyDrawers

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

Description

Apply initial MaterialPropertyDrawer values.

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