Set String Color
Amaster's Color Library
The Set String Color node takes in a String and a ColorX and returns a decorated string that has Rich Text Formatting (RTF) color tags surrounding it. The color this node is using is in a Hex Code format.
Inputs
String (String)
The string to decorate with RTF color tags.
Color (ColorX)
The color to set the Hex Code value to.
Outputs
DecoratedString (String)
Returns the decorated string with the color tags.