MaterialEditor.GetDefaultPropertyHeight
static function GetDefaultPropertyHeight(prop: MaterialProperty): float;
Description

Calculate height needed for the property, ignoring custom drawers.

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