Documentation

Draw Filled Rectangle - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Render Context :: Draw Filled Rectangle

GUI.RenderContext.DrawFilledRectangle(
  Area Rectangle,
  Color Color
) 
Draws a filled rectangle without a distinct border

Parameters

Area Rectangle
Bounding rectangle that defines the dimensions and position of the rectangle to be drawn
Color Color
Color used to fill the rectangle

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page