Skip to content

Unit Reference ColorString

S2NX7 edited this page Sep 30, 2025 · 2 revisions

ColorString

Screenshot 2025-09-30 164638

The Color node wraps a given string value in a Unity rich text color tag.
You can choose from predefined colors to style text dynamically in your graphs.

Input Ports

  • Value : The input string to which the color will be applied.

Output Ports

  • Result : The colored string, formatted with a <color> tag based on the selected color.
Clone this wiki locally