Text

This function block lets you place editable text directly on the scene canvas. It is a lightweight visual/textual annotation tool meant for labels, notes, or instructions inside your scenario layout.

πŸ“₯ Inputs

This function block does not have any input sockets.

πŸ“€ Outputs

This function block does not have any output sockets.

πŸ•ΉοΈ Controls

Text Editable multi-line text area where you can type and format the text that appears on the scene canvas.

🎨 Features

  • Simple, resizable on-canvas text area for adding descriptions, reminders or scene annotations.

  • Keeps text visible while designing scenarios so you and collaborators can document intent or usage directly in the workspace.

  • Text stays in the scene and is preserved when the scene is saved.

πŸ“ Usage Instructions

  1. Drag the block onto your scene canvas.

  2. Click inside the Text area and type your message.

  3. Move or resize the block on the canvas to place the text where it best explains the layout or flow.

πŸ“Š Evaluation / Runtime Behavior

This block is for visualization and documentation inside the editor. It does not participate in data flow or processing β€” it does not accept inputs or produce outputs during scenario runs.

πŸ’‘ Tips and Tricks

  • Use this block to leave short instructions for operators or notes about expected inputs and outputs near relevant blocks such as Show Image or Write Text On Image.

  • Combine with Write Text On Image when you want the same text to appear both on the canvas (for documentation) and overlayed on actual images during processing or export.

  • Use alongside Image Logger or Image Write to reference naming conventions or logging notes directly on the scene, helping you keep track of saved files.

  • For interactive input that feeds text into processing pipelines, pair with String Input so you can both display and use the same text in automated steps.

πŸ› οΈ Troubleshooting

  • If your text is hard to read on the canvas, move the block to a clear area or resize it for better visibility.

  • If you expect text to affect processing, remember this block does not output data; use String Input or Write Text On Image for text that needs to be consumed by other blocks.

Last updated

Was this helpful?