Version: 2023.1
言語: 日本語

PropertyVisibility

enumeration

マニュアルに切り替える

説明

Specifies which SerializedProperties are drawn by EditorGUI.MultiPropertyField.

変数

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