Documentation

UI::DrawList::AddText

Method in DrawList

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

vec4 color

string str

UI::Font@ font

float size

float wrapWidth