ColorScheme.Generic

struct ColorScheme
static
struct Generic {}

Members

Variables

line
RGBA line;

Used by imguiDrawLine.

rect
RGBA rect;

Used by imguiDrawRect.

roundRect
RGBA roundRect;

Used by imguiDrawRoundedRect.

text
RGBA text;

Used by imguiDrawText.

Meta