C# Class UnityEditor.EditorGUILayout.FadeGroupScope

Inheritance: UnityEngine.GUI.Scope
显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
FadeGroupScope ( float value ) : System

Protected Methods

Method Description
CloseScope ( ) : void

Method Details

CloseScope() protected method

protected CloseScope ( ) : void
return void

FadeGroupScope() public method

public FadeGroupScope ( float value ) : System
value float
return System