void AddText(const vec2&in pos, const vec4&in color, const string&in str, UI::Font@ font = null, float size = 0.0f, float wrapWidth = 0.0f)
Draws a text.
vec2 pos
vec2
pos
vec4 color
vec4
color
string str
string
str
UI::Font@ font
UI::Font@
font
float size
float
size
float wrapWidth
wrapWidth