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.