Method | Description | |
---|---|---|
DrawScreenRect ( Rect rect, Color color ) : void | ||
DrawScreenRectBorder ( Rect rect, float thickness, Color color ) : void |
public static DrawScreenRect ( Rect rect, Color color ) : void | ||
rect | Rect | |
color | Color | |
return | void |
public static DrawScreenRectBorder ( Rect rect, float thickness, Color color ) : void | ||
rect | Rect | |
thickness | float | |
color | Color | |
return | void |