MaterialEditor.ApplyMaterialPropertyDrawers

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

Descripción

Aplica unos valores MaterialPropertyDrawer iniciales.

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