ArrayUnpack3 Op
splits a xyz array into 3 individual arrays
Summary (oneliner)
An array of xyz is split into 3 individual arrays. Use Ops.Array.ArrayPack3 to join them together again.
Full Name
- Ops.Array.ArrayUnpack3
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array3 Example
INPUT PORTS
Array in xyz (Array)
The array to unpack
OUTPUT PORTS
Array 1 out (Array)
array x out
Array 2 out (Array)
array y out
Array 3 out (Array)
array z out
Array lengths (Number)