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

Array3To2 Op



Array3To2
Namespace: Ops.Array

Op author: pandur

Test Patches: 1 Test

remove every 3rd item of an array - changes array length


[xyzxyz] becomes [xyxyxy]



Inputs

Array3x (Array)

The XYZ array in

Outputs

Array2x (Array)

the XY array out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Array3To2

  • Examples
  • Public
  • My Patches

Changelog


Ops.Array.Array3xTo2x renamed to Ops.Array.Array3To2
2019-06-13 - pandur