void AddLine(const vec2&in a, const vec2&in b, const vec4&in color, float thickness = 1.0f)
Draws a line.
vec2 a
vec2
a
vec2 b
b
vec4 color
vec4
color
float thickness
float
thickness