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

ArrayUnpack2 Op



ArrayUnpack2
Namespace: Ops.Array

Op author: andro

Unpacks an xy array into separate arrays




Inputs

Array in xyz (Array)

Array in

Outputs

Array 1 out (Array)

X component out

Array 2 out (Array)

Y component out

Array lengths (Number)

Length of arrays


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ArrayUnpack2

  • Examples
  • Public
  • My Patches

Changelog


created op
2019-09-13 - andro