Свойство | Тип | Описание | |
---|---|---|---|
checkShader | |||
disableShader | |||
hoverShader | |||
normalShader | |||
pushShader | |||
shadersInit | bool |
Метод | Описание | |
---|---|---|
ButtonShader ( float hue, float saturation, float start, float start2, float end2, float end, float edge, int border ) : System | ||
ComputeColors ( float hue, float saturation, float start, float start2, float end2, float end, float edge, int border ) : void | ||
DrawButton ( |
||
DrawText ( |
||
InitShaders ( ) : void |
public ButtonShader ( float hue, float saturation, float start, float start2, float end2, float end, float edge, int border ) : System | ||
hue | float | |
saturation | float | |
start | float | |
start2 | float | |
end2 | float | |
end | float | |
edge | float | |
border | int | |
Результат | System |
public ComputeColors ( float hue, float saturation, float start, float start2, float end2, float end, float edge, int border ) : void | ||
hue | float | |
saturation | float | |
start | float | |
start2 | float | |
end2 | float | |
end | float | |
edge | float | |
border | int | |
Результат | void |
public DrawButton ( |
||
g | ||
rect | ||
backColor | Color | |
Результат | void |
public DrawText ( |
||
g | ||
rect | ||
text | string | |
font | ||
color | Color | |
Результат | void |
public static ButtonShader,FC3Editor.UI checkShader | ||
Результат |
public static ButtonShader,FC3Editor.UI disableShader | ||
Результат |
public static ButtonShader,FC3Editor.UI hoverShader | ||
Результат |
public static ButtonShader,FC3Editor.UI normalShader | ||
Результат |
public static ButtonShader,FC3Editor.UI pushShader | ||
Результат |