static function
ApplyMaterialPropertyDrawers(
material:
Material):
void;
static void
ApplyMaterialPropertyDrawers(
Material material);
static
def
ApplyMaterialPropertyDrawers(
material as
Material)
as void
static function ApplyMaterialPropertyDrawers(targets:
Object[]):
void;
static void ApplyMaterialPropertyDrawers(Object[] targets);
static
def ApplyMaterialPropertyDrawers(targets as Object[])
as void