프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ButtonStyle | |||
ButtonToggledRedStyle | |||
ButtonToggledStyle | |||
IconNoRecordingPath | string | ||
IconRecordingPath | string | ||
IconStyle | |||
LabelStyle | |||
ScrollareaStyle | |||
VERSION | string | ||
WindowStyle | GUIStyle | ||
mainButtonPosition | Rect | ||
styleTooltipStyle | GUIStyle | ||
txtTooltipBackground | Texture2D |
메소드 | 설명 | |
---|---|---|
ClampToScreenEdge ( |
||
EnsureCompletelyVisible ( |
||
EnsureVisible ( |
||
GetValue ( |
||
GetValue ( |
||
GetValue ( |
||
LoadAssets ( ) : void | ||
LoadImage ( string filename ) : |
||
SetStyles ( ) : void | ||
SetupGUI ( ) : void | ||
ShowTextField ( double currentValue, int maxLength, GUIStyle style ) : double |
메소드 | 설명 | |
---|---|---|
MakeConstantTexture ( Color fill ) : |
public static ClampToScreenEdge ( |
||
pos | ||
리턴 |
public static EnsureCompletelyVisible ( |
||
pos | ||
리턴 |
public static EnsureVisible ( |
||
pos | ||
min | float | |
리턴 |
public static GetValue ( |
||
config | ||
name | string | |
currentValue | bool | |
리턴 | bool |
public static GetValue ( |
||
config | ||
name | string | |
currentValue | double | |
리턴 | double |
public static GetValue ( |
||
config | ||
name | string | |
currentValue | float | |
리턴 | float |
public static LoadImage ( string filename ) : |
||
filename | string | |
리턴 |
public static ShowTextField ( double currentValue, int maxLength, GUIStyle style ) : double | ||
currentValue | double | |
maxLength | int | |
style | GUIStyle | |
리턴 | double |
public static GUIStyle,UnityEngine ButtonToggledRedStyle | ||
리턴 |
public static GUIStyle,UnityEngine ButtonToggledStyle | ||
리턴 |
public static GUIStyle,UnityEngine ScrollareaStyle | ||
리턴 |