MaterialEditor.ApplyMaterialPropertyDrawers
static function ApplyMaterialPropertyDrawers(material: Material): void;
static function ApplyMaterialPropertyDrawers(targets: Object[]): void;
Description

Apply initial MaterialPropertyDrawer values.

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