Optional
antialiasOptional
colorThe color of the text. Default is '#000000' (black).
Optional
fontThe font family for the text. Default is 'Arial'.
Optional
fontThe font size for the text. Default is 16.
The text string to be rendered.
Optional
textThe alignment of the text. Possible values: 'left', 'right', 'center', 'start', 'end'. Default is 'left'.
Optional
textThe baseline of the text. Possible values: 'top', 'hanging', 'middle', 'alphabetic', 'ideographic', 'bottom'. Default is 'top'.
Whether to apply antialiasing to the texture. Default is
false
.