This converts individual X and Y float data into one data package.
Float2Point Setup

| Name | Description |
|---|---|
| X | This is input X float data. |
| Y | This is input Y float data. |
| Point | This is the output of XY data as one data package. |

Layout
| Name | Description |
|---|---|
| Position | The position of the node on the board can be set using XY values. |
| Size | The size of the node, width and height can be set here. |

