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

Parámetros

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

Descripción

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