Description

Untitled

This node lets you draw text to the users’ screen. You can only use this node attached to the draw text output. When the draw text option is enabled, you need to select a space. From there on the modal operator will only work in that space.

Inputs

Text: The text that should be drawn

Font: A font file that should be used for the text

Text Color: The color of the text

Size: The size of the text

DPI: The dpi of the text. Controls the size of the text in combination with the size input

Wrap Width: The width in pixels the text can go before it wraps to the next line. If the width is set to 0, the text will not wrap. Text will only break to the next line if there are spaces in that line.

Position: The x and y position of the text

Z: The Z position of the text (has little to no use currently)