Version: 2017.1
public static void DrawRect (Rect rect, Color color);

파라미터

rect The position and size of the rectangle to draw.
color The color of the rectange.

설명

Draws a filled rectangle of color at the specified position and size within the current editor window.