This node takes in positional values and calculated the angles between the XYZ values.
Setup

| Name | Description |
|---|---|
| A | A is the first vector input. |
| B | B is the second vector input. |
| Angle X | This is the calculated angle between A and B’s X values. |
| Angle Y | This is the calculated angle between A and B’s Y values. |
| Angle Z | This is the calculated angle between A and B’s Z values. |

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

