beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ArrayPack3 Op

Ops.Array.ArrayPack3


ArrayPack3
Collections:pointArrays  
Namespace: Ops.Array

Op author: pandur

Packs 3 individual arrays into a xyz array




Inputs

Trigger in (Trigger)

Trigger the op

Array 1 (Array)

x array

Array 2 (Array)

y array

Array 3 (Array)

z array

Outputs

Trigger out (Trigger)

Trigger out

Array out (Array)

The combined xyz array

Num Points (Number)

Amount of xyz points in the array

Array length (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ArrayPack3

Changelog


Added trigger out port
2019-06-19 - andro