MaterialEditor.GetDefaultPropertyHeight

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.