Overview
TheText generator renders text strings to a texture and maps the pixels to DMX channels. This allows you to display text in virtual worlds or on LED matrices.
Properties
The text string to render. Supports dynamic updates.
TextMeshPro font asset for rendering. Configurable via UI.
Font size in points.
Color of the rendered text.
Configuration
The Text generator is primarily configured through the HNode UI rather than YAML, as it requires font asset references.Font assets must be assigned in the Unity editor or through the HNode UI.
Use Cases
- Event announcements in virtual worlds
- Song titles and artist names
- Countdowns and timers
- Dynamic messaging
Related Generators
Subtitle Formats
Display subtitles from SRT/LRC/ASS files
Time
Display current time
Twitch Chat
Display live chat messages