Split
Use Split to unpack a vector to numbers. Split is in the Utility category.
Input
Name | Data type | Description |
A | Vec2 | The input value to unpack. |
Output
Name | Data type | Description |
X | Number | The first unpacked number |
Y | Number | The second unpacked number |
Example

Adjust the Y position of the sphere to change the intensity of the blue Directional Light.
