Метод | Описание | |
---|---|---|
Splitter ( Color rgb, float thickness ) : void | ||
Splitter ( float thickness ) : void | ||
Splitter ( float thickness, |
||
WithIndent ( float pixels, System.Action code ) : void |
Метод | Описание | |
---|---|---|
fiEditorGUILayout ( ) : System |
public static Splitter ( Color rgb, float thickness ) : void | ||
rgb | Color | |
thickness | float | |
Результат | void |
public static Splitter ( float thickness ) : void | ||
thickness | float | |
Результат | void |
public static Splitter ( float thickness, |
||
thickness | float | |
splitterStyle | ||
Результат | void |
public static WithIndent ( float pixels, System.Action code ) : void | ||
pixels | float | |
code | System.Action | |
Результат | void |