Overloads
void DrawText (string text, float size, Color color, Vector2 point, TextFlag flags)

Parameters

NameTypeDescription
text string The text to draw.
size float The font size.
color Color The color of the text.
point Vector2 The 3D point to draw the text at.
flags = 33 TextFlag Text alignment flags (optional).
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.