Documentation

UI::DrawList::AddQuad

Method in DrawList

void AddQuad(const vec2&in topLeft, const vec2&in topRight, const vec2&in bottomRight, const vec2&in bottomLeft, const vec4&in color, float thickness = 1.0f)

Draws a border quad.

vec2 topLeft

vec2 topRight

vec2 bottomRight

vec2 bottomLeft

vec4 color

float thickness