Float Array To Text
Updated: 15 Jun 2026
Convert an array of floats into text.

Updated: 15 Jun 2026
Convert an array of floats into text.

This node accepts a float array and outputs its values as text, making them available for use in a text node.
These properties control the core behaviours of the node.
| Parameter | Details |
|---|---|
| Separator | Character(s) placed in-between each float value to separate them. |
| Index Offset | Offset the index that the node starts reading float values from the array. |
| Decimals | How many decimal points of the float values to display. |
| Decimal Point | Character(s) to use as the decimal point in each float. |
| Digit Separator | Reserved for future implementation. |
The properties control the time at which the node is active. See Timeline for editing time segments.
| Parameter | Details |
|---|---|
| Duration |
Control the duration of the node’s time segment.
|
| Node Time | The custom start and end time for the node. |
| Duration (Timecode) | The length of the node’s time segment (in time). |
| Duration (Frames) | The length of the node’s time segment (in frames). |
| Time Segment Enabled | Set whether the node’s time segment is enabled or not in the Timeline. |
| Name | Description | Typical Input |
|---|---|---|
| Float Array | Float array to extract values from and convert to text. | Float Array |
| Parameter Value Array | Used to set the parameters of the node using an array. | Parameter Array |