PrintString
Function name | PrintString |
---|---|
Function Library | Content/DRGLib/PrintFunctions/LIB_F_Print |
Inputs | LIB_A_MainRef(LIB_A_Main Object Reference) Text(String) The string to printColor(LinearColor Structure) The color of the text to printLifetime(Float) How many seconds the string stays onscreen |
A simple node to print out things. Note that Text(String)
is a String
, and not Text
. Don’t be fooled by the name.
Node Appearance: