Method DrawRectangleWithDetour
DrawRectangleWithDetour(Rect, Color, Color, float)
Declaration
public static void DrawRectangleWithDetour(Rect rectangle, Color fillColor, Color detourColor, float detourThickness = 1)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | rectangle | |
| Color | fillColor | |
| Color | detourColor | |
| float | detourThickness |