205 [Attribute("3", UIWidgets.EditBox, desc: "Global setting for all contour types. Contours are visible up to this layer, 0 for not visible", "0 100")]
505 [Attribute("0", UIWidgets.EditBox, desc: "Layer ID, if set, determines up to which layer is this area type visible in individual mode, 0 to disable")]
506int m_iVisibilityIndividual;
507
508 [Attribute("0.5 0.5 0.5 1", UIWidgets.ColorPicker, desc: "Color when in individual object display")]