Skip to main content
Version: 3.9.0

Split

Use Split to unpack a vector to numbers. Split is in the Utility category.

Input

NameData TypeDescription
AVec2The input value to unpack.

Output

NameData TypeDescription
XNumberThe first unpacked number.
YNumberThe second unpacked number.

Example

split example

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

split node