Asset:RenderAsset
Asset:RenderAsset converts a Render Command string into an Asset
that can be rendered to a Surface or Display with a Sequence
| Pin | Info |
|---|---|
|
|
1-Render Command[RenderCmds]: Renders an Image according to the Render commandit will stack the command from left to right, so make sure the Background color comes before the text. |
|
|
1-Asset Created[Int]: Emits 1 if the Render Command was successfully converted to an Image. |
| Node Parameters | |
|
Asset Name: Defines with wat name this asset shows up in the Assets Window. Expand: Width: Defines the horizontal resolution of the Asset. Height: Defines the vertical resolution of the Asset. Clear Color: If the Render command does not define every pixel of the Asset the remaining pixels will be filled with this color. |
|
