Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorGUILayout.FadeGroupScope Constructor

public EditorGUILayout.FadeGroupScope(float value);

Parameters

value A value between 0 and 1, 0 being hidden, and 1 being fully visible.

Description

Create a new FadeGroupScope and begin the corresponding group.