public override float GetPropertyHeight(SerializedProperty property, GUIContent label) { return(Rectangles.GetHeight(open ? 3 : 1)); }