Summary

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

Returns

MySprite

Parameters