Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropertyVisibility

enumeration

Description

Specifies which SerializedProperties are drawn by EditorGUI.MultiPropertyField.

Properties

AllDraw all SerializedProperties, even if it is not visible.
OnlyVisibleDraw only visible SerializedProperties.