PXC Documentation

PXC Home

Array Zip

1.18.0

Combine multiple arrays into higher dimension array by grouping member of the same indicies.

Node Data

Display name

Array Zip

Internal name

Node_Array_Zip

Inheritances

Node_Array_Zip

Inputs

bool

Spread Content

Dynamic Inputs

Value

Outputs

integer

Output


This node zips multiple array into a single array where each element is an array of the corresponding elements from the input arrays. (huh? Idk maybe put an image here or something)



Commit History


1.21.2.002
**Array Zip**: Fix freeze when duplicating node.

Related Links