Version: 2023.2
言語: 日本語

EditorGUI.MixedValueScopeConstructor

マニュアルに切り替える
public EditorGUI.MixedValueScope (bool newMixedValue);

パラメーター

newMixedValue When you set this value to true, each control inside the group can show a dash (-) if selected objects have different values.

説明

Creates a new MixedValueScope that determines the start of the group of mixed value controls.

Additional resources: EditorGUI.showMixedValue.