Version: 2017.1

MaterialEditor.GetDefaultPropertyHeight

Switch to Manual
public static float GetDefaultPropertyHeight (MaterialProperty prop);

Description

Calculate height needed for the property, ignoring custom drawers.

This is similar to GetPropertyHeight, except it ignores any custom MaterialPropertyDrawer objects.