add_rect

void add_rect(vec2 min, vec2 max, int r, int g, int b, float rounding = 0.f, float thickness = 1.f)

Last updated