The vector dot is a point that is calculated from the magnitude or length of the vector times the cosine of the angle between them.
Vector Dot Setup

| Name | Description |
|---|---|
| A | This is the first input vector value. |
| B | This is the second input vector value. |
| Dot | This is the calculated output value. |

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. |

