gfx2.text(x, y, text, scale)


Renders text on the Minecraft: Bedrock Edition Screen

Parameters


x

number

X axis posiiton of the text

y

number

Y axis posiiton of the text

text

string

The text to be rendered on the Minecraft: Bedrock Edition Screen

[Optional] scale

number

the scale(size) of the text (2 makes it twice as big)

Return Value


This function does not return anything.