imguiDrawRoundedRect

Draw a rounded rectangle.

void
imguiDrawRoundedRect
(
float xPos
,
float yPos
,
float width
,
float height
,
float r
,
RGBA color = defaultColorScheme.generic.roundRect
)

Meta