Method | Description | |
---|---|---|
SetColorA ( Graphic graphic, float value ) : void | ||
SetColorB ( Graphic graphic, float value ) : void | ||
SetColorG ( Graphic graphic, float value ) : void | ||
SetColorR ( Graphic graphic, float value ) : void |
public static SetColorA ( Graphic graphic, float value ) : void | ||
graphic | Graphic | |
value | float | |
return | void |
public static SetColorB ( Graphic graphic, float value ) : void | ||
graphic | Graphic | |
value | float | |
return | void |
public static SetColorG ( Graphic graphic, float value ) : void | ||
graphic | Graphic | |
value | float | |
return | void |
public static SetColorR ( Graphic graphic, float value ) : void | ||
graphic | Graphic | |
value | float | |
return | void |