CreateText
Summary
public static MySprite CreateText(string text, string fontId, Color color, float scale, TextAlignment alignment)
Returns
Parameters
- string text
- string fontId
- Color color
- float scale
- TextAlignment alignment
public static MySprite CreateText(string text, string fontId, Color color, float scale, TextAlignment alignment)