Version: 2022.3
언어: 한국어

PropertyVisibility

enumeration

매뉴얼로 전환

설명

Specifies which SerializedProperties are drawn by EditorGUI.MultiPropertyField.

변수

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